public interface IfcPlacement extends IfcGeometricRepresentationItem
| Modifier and Type | Method and Description |
|---|---|
long |
getDim()
Returns the value of the 'Dim' attribute.
|
IfcCartesianPoint |
getLocation()
Returns the value of the 'Location' reference.
|
boolean |
isSetDim()
Returns whether the value of the '
Dim' attribute is set. |
void |
setDim(long value)
Sets the value of the '
Dim' attribute. |
void |
setLocation(IfcCartesianPoint value)
Sets the value of the '
Location' reference. |
void |
unsetDim()
Unsets the value of the '
Dim' attribute. |
getLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcCartesianPoint getLocation()
If the meaning of the 'Location' reference isn't clear, there really should be more of a description here...
setLocation(IfcCartesianPoint),
Ifc2x3tc1Package.getIfcPlacement_Location()void setLocation(IfcCartesianPoint value)
Location' reference.
value - the new value of the 'Location' reference.getLocation()long getDim()
If the meaning of the 'Dim' attribute isn't clear, there really should be more of a description here...
isSetDim(),
unsetDim(),
setDim(long),
Ifc2x3tc1Package.getIfcPlacement_Dim()void setDim(long value)
Dim' attribute.
value - the new value of the 'Dim' attribute.isSetDim(),
unsetDim(),
getDim()void unsetDim()
Dim' attribute.
isSetDim(),
getDim(),
setDim(long)boolean isSetDim()
Dim' attribute is set.
unsetDim(),
getDim(),
setDim(long)Copyright © 2018 OpenSource BIM. All rights reserved.