public class IfcFaceBound4X3 extends IfcTopologicalRepresentationItem4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcFaceBound
| Constructor and Description |
|---|
IfcFaceBound4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLoop4X3 |
getBound() |
IfcBoolean4X3 |
getOrientation() |
void |
setBound(IfcLoop4X3 value) |
void |
setOrientation(IfcBoolean4X3 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcLoop4X3 getBound()
public final void setBound(IfcLoop4X3 value)
public final IfcBoolean4X3 getOrientation()
public final void setOrientation(IfcBoolean4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.