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