public interface IfcPolygonalBoundedHalfSpace extends IfcHalfSpaceSolid
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcBoundedCurve |
getPolygonalBoundary()
Returns the value of the 'Polygonal Boundary' reference.
|
IfcAxis2Placement3D |
getPosition()
Returns the value of the 'Position' reference.
|
void |
setPolygonalBoundary(IfcBoundedCurve value)
Sets the value of the '
Polygonal Boundary' reference. |
void |
setPosition(IfcAxis2Placement3D value)
Sets the value of the '
Position' reference. |
getAgreementFlag, getBaseSurface, getDim, isSetDim, setAgreementFlag, setBaseSurface, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcAxis2Placement3D getPosition()
If the meaning of the 'Position' reference isn't clear, there really should be more of a description here...
setPosition(IfcAxis2Placement3D),
Ifc4Package.getIfcPolygonalBoundedHalfSpace_Position()void setPosition(IfcAxis2Placement3D value)
Position' reference.
value - the new value of the 'Position' reference.getPosition()IfcBoundedCurve getPolygonalBoundary()
If the meaning of the 'Polygonal Boundary' reference isn't clear, there really should be more of a description here...
setPolygonalBoundary(IfcBoundedCurve),
Ifc4Package.getIfcPolygonalBoundedHalfSpace_PolygonalBoundary()void setPolygonalBoundary(IfcBoundedCurve value)
Polygonal Boundary' reference.
value - the new value of the 'Polygonal Boundary' reference.getPolygonalBoundary()Copyright © 2016 OpenSource BIM. All rights reserved.