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