public class IfcHalfSpaceSolid extends IfcGeometricRepresentationItem implements com.aspose.cad_internal.fileformats.ifc.IIfcHalfSpaceSolid
Constructor and Description |
---|
IfcHalfSpaceSolid() |
Modifier and Type | Method and Description |
---|---|
IfcBoolean |
getAgreementFlag() |
IfcSurface |
getBaseSurface() |
void |
setAgreementFlag(IfcBoolean value) |
void |
setBaseSurface(IfcSurface value) |
getLayerAssignment, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcSurface getBaseSurface()
public final void setBaseSurface(IfcSurface value)
public final IfcBoolean getAgreementFlag()
public final void setAgreementFlag(IfcBoolean value)