public interface IfcCartesianPointList extends IfcGeometricRepresentationItem
| Modifier and Type | Method and Description |
|---|---|
long |
getDim()
Returns the value of the 'Dim' attribute.
|
boolean |
isSetDim()
Returns whether the value of the '
Dim' attribute is set. |
void |
setDim(long value)
Sets the value of the '
Dim' attribute. |
void |
unsetDim()
Unsets the value of the '
Dim' attribute. |
getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removelong getDim()
If the meaning of the 'Dim' attribute isn't clear, there really should be more of a description here...
isSetDim(),
unsetDim(),
setDim(long),
Ifc4Package.getIfcCartesianPointList_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.