public interface IfcShellBasedSurfaceModel extends IfcGeometricRepresentationItem
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
int |
getDim()
Returns the value of the 'Dim' attribute.
|
org.eclipse.emf.common.util.EList<IfcShell> |
getSbsmBoundary()
Returns the value of the 'Sbsm Boundary' reference list.
|
boolean |
isSetDim()
Returns whether the value of the '
Dim' attribute is set. |
void |
setDim(int 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, removeorg.eclipse.emf.common.util.EList<IfcShell> getSbsmBoundary()
IfcShell.
If the meaning of the 'Sbsm Boundary' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcShellBasedSurfaceModel_SbsmBoundary()int getDim()
If the meaning of the 'Dim' attribute isn't clear, there really should be more of a description here...
isSetDim(),
unsetDim(),
setDim(int),
Ifc4Package.getIfcShellBasedSurfaceModel_Dim()void setDim(int value)
Dim' attribute.
value - the new value of the 'Dim' attribute.isSetDim(),
unsetDim(),
getDim()void unsetDim()
Dim' attribute.
isSetDim(),
getDim(),
setDim(int)boolean isSetDim()
Dim' attribute is set.
unsetDim(),
getDim(),
setDim(int)Copyright © 2016 OpenSource BIM. All rights reserved.