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, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcSurface getBaseSurface()
public final void setBaseSurface(IfcSurface value)
public final boolean getAgreementFlag()
public final void setAgreementFlag(boolean value)