public interface IfcMaterialProfileSetUsageTapering extends IfcMaterialProfileSetUsage
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
int |
getCardinalEndPoint()
Returns the value of the 'Cardinal End Point' attribute.
|
IfcMaterialProfileSet |
getForProfileEndSet()
Returns the value of the 'For Profile End Set' reference.
|
boolean |
isSetCardinalEndPoint()
Returns whether the value of the '
Cardinal End Point' attribute is set. |
void |
setCardinalEndPoint(int value)
Sets the value of the '
Cardinal End Point' attribute. |
void |
setForProfileEndSet(IfcMaterialProfileSet value)
Sets the value of the '
For Profile End Set' reference. |
void |
unsetCardinalEndPoint()
Unsets the value of the '
Cardinal End Point' attribute. |
getCardinalPoint, getForProfileSet, getReferenceExtent, getReferenceExtentAsString, isSetCardinalPoint, isSetReferenceExtent, isSetReferenceExtentAsString, setCardinalPoint, setForProfileSet, setReferenceExtent, setReferenceExtentAsString, unsetCardinalPoint, unsetReferenceExtent, unsetReferenceExtentAsStringgetAssociatedTo, isSetAssociatedTo, unsetAssociatedToforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcMaterialProfileSet getForProfileEndSet()
If the meaning of the 'For Profile End Set' reference isn't clear, there really should be more of a description here...
setForProfileEndSet(IfcMaterialProfileSet),
Ifc4Package.getIfcMaterialProfileSetUsageTapering_ForProfileEndSet()void setForProfileEndSet(IfcMaterialProfileSet value)
For Profile End Set' reference.
value - the new value of the 'For Profile End Set' reference.getForProfileEndSet()int getCardinalEndPoint()
If the meaning of the 'Cardinal End Point' attribute isn't clear, there really should be more of a description here...
isSetCardinalEndPoint(),
unsetCardinalEndPoint(),
setCardinalEndPoint(int),
Ifc4Package.getIfcMaterialProfileSetUsageTapering_CardinalEndPoint()void setCardinalEndPoint(int value)
Cardinal End Point' attribute.
value - the new value of the 'Cardinal End Point' attribute.isSetCardinalEndPoint(),
unsetCardinalEndPoint(),
getCardinalEndPoint()void unsetCardinalEndPoint()
Cardinal End Point' attribute.
boolean isSetCardinalEndPoint()
Cardinal End Point' attribute is set.
unsetCardinalEndPoint(),
getCardinalEndPoint(),
setCardinalEndPoint(int)Copyright © 2016 OpenSource BIM. All rights reserved.