public class IfcPolygonalBoundedHalfSpace extends IfcHalfSpaceSolid implements com.aspose.cad_internal.fileformats.ifc.IIfcPolygonalBoundedHalfSpace
| Constructor and Description |
|---|
IfcPolygonalBoundedHalfSpace() |
| Modifier and Type | Method and Description |
|---|---|
IfcBoundedCurve |
getPolygonalBoundary() |
IfcAxis2Placement3D |
getPosition() |
void |
setPolygonalBoundary(IfcBoundedCurve value) |
void |
setPosition(IfcAxis2Placement3D value) |
getAgreementFlag, getBaseSurface, setAgreementFlag, setBaseSurfacegetLayerAssignments, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcAxis2Placement3D getPosition()
public final void setPosition(IfcAxis2Placement3D value)
public final IfcBoundedCurve getPolygonalBoundary()
public final void setPolygonalBoundary(IfcBoundedCurve value)