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