public class IfcHalfSpaceSolid extends IfcGeometricRepresentationItem implements com.aspose.cad_internal.fileformats.ifc.IIfcHalfSpaceSolid
Constructor and Description |
---|
IfcHalfSpaceSolid() |
Modifier and Type | Method and Description |
---|---|
boolean |
getAgreementFlag() |
IfcSurface |
getBaseSurface() |
void |
setAgreementFlag(boolean value) |
void |
setBaseSurface(IfcSurface value) |
getLayerAssignments, 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 boolean getAgreementFlag()
public final void setAgreementFlag(boolean value)