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, setBaseSurface
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcAxis2Placement3D getPosition()
public final void setPosition(IfcAxis2Placement3D value)
public final IfcBoundedCurve getPolygonalBoundary()
public final void setPolygonalBoundary(IfcBoundedCurve value)