public interface IfcMaterialProfileSetUsage extends IfcMaterialUsageDefinition
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
int |
getCardinalPoint()
Returns the value of the 'Cardinal Point' attribute.
|
IfcMaterialProfileSet |
getForProfileSet()
Returns the value of the 'For Profile Set' reference.
|
double |
getReferenceExtent()
Returns the value of the 'Reference Extent' attribute.
|
String |
getReferenceExtentAsString()
Returns the value of the 'Reference Extent As String' attribute.
|
boolean |
isSetCardinalPoint()
Returns whether the value of the '
Cardinal Point' attribute is set. |
boolean |
isSetReferenceExtent()
Returns whether the value of the '
Reference Extent' attribute is set. |
boolean |
isSetReferenceExtentAsString()
Returns whether the value of the '
Reference Extent As String' attribute is set. |
void |
setCardinalPoint(int value)
Sets the value of the '
Cardinal Point' attribute. |
void |
setForProfileSet(IfcMaterialProfileSet value)
Sets the value of the '
For Profile Set' reference. |
void |
setReferenceExtent(double value)
Sets the value of the '
Reference Extent' attribute. |
void |
setReferenceExtentAsString(String value)
Sets the value of the '
Reference Extent As String' attribute. |
void |
unsetCardinalPoint()
Unsets the value of the '
Cardinal Point' attribute. |
void |
unsetReferenceExtent()
Unsets the value of the '
Reference Extent' attribute. |
void |
unsetReferenceExtentAsString()
Unsets the value of the '
Reference Extent As String' attribute. |
getAssociatedTo, isSetAssociatedTo, unsetAssociatedToforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcMaterialProfileSet getForProfileSet()
If the meaning of the 'For Profile Set' reference isn't clear, there really should be more of a description here...
setForProfileSet(IfcMaterialProfileSet),
Ifc4Package.getIfcMaterialProfileSetUsage_ForProfileSet()void setForProfileSet(IfcMaterialProfileSet value)
For Profile Set' reference.
value - the new value of the 'For Profile Set' reference.getForProfileSet()int getCardinalPoint()
If the meaning of the 'Cardinal Point' attribute isn't clear, there really should be more of a description here...
isSetCardinalPoint(),
unsetCardinalPoint(),
setCardinalPoint(int),
Ifc4Package.getIfcMaterialProfileSetUsage_CardinalPoint()void setCardinalPoint(int value)
Cardinal Point' attribute.
value - the new value of the 'Cardinal Point' attribute.isSetCardinalPoint(),
unsetCardinalPoint(),
getCardinalPoint()void unsetCardinalPoint()
Cardinal Point' attribute.
boolean isSetCardinalPoint()
Cardinal Point' attribute is set.
unsetCardinalPoint(),
getCardinalPoint(),
setCardinalPoint(int)double getReferenceExtent()
If the meaning of the 'Reference Extent' attribute isn't clear, there really should be more of a description here...
isSetReferenceExtent(),
unsetReferenceExtent(),
setReferenceExtent(double),
Ifc4Package.getIfcMaterialProfileSetUsage_ReferenceExtent()void setReferenceExtent(double value)
Reference Extent' attribute.
value - the new value of the 'Reference Extent' attribute.isSetReferenceExtent(),
unsetReferenceExtent(),
getReferenceExtent()void unsetReferenceExtent()
Reference Extent' attribute.
boolean isSetReferenceExtent()
Reference Extent' attribute is set.
unsetReferenceExtent(),
getReferenceExtent(),
setReferenceExtent(double)String getReferenceExtentAsString()
If the meaning of the 'Reference Extent As String' attribute isn't clear, there really should be more of a description here...
isSetReferenceExtentAsString(),
unsetReferenceExtentAsString(),
setReferenceExtentAsString(String),
Ifc4Package.getIfcMaterialProfileSetUsage_ReferenceExtentAsString()void setReferenceExtentAsString(String value)
Reference Extent As String' attribute.
value - the new value of the 'Reference Extent As String' attribute.isSetReferenceExtentAsString(),
unsetReferenceExtentAsString(),
getReferenceExtentAsString()void unsetReferenceExtentAsString()
Reference Extent As String' attribute.
boolean isSetReferenceExtentAsString()
Reference Extent As String' attribute is set.
unsetReferenceExtentAsString(),
getReferenceExtentAsString(),
setReferenceExtentAsString(String)Copyright © 2016 OpenSource BIM. All rights reserved.