public class IfcHalfSpaceSolid4X3 extends IfcGeometricRepresentationItem4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcHalfSpaceSolid
| Constructor and Description |
|---|
IfcHalfSpaceSolid4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcBoolean4X3 |
getAgreementFlag() |
IfcSurface4X3 |
getBaseSurface() |
void |
setAgreementFlag(IfcBoolean4X3 value) |
void |
setBaseSurface(IfcSurface4X3 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcSurface4X3 getBaseSurface()
public final void setBaseSurface(IfcSurface4X3 value)
public final IfcBoolean4X3 getAgreementFlag()
public final void setAgreementFlag(IfcBoolean4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.