public class IfcFaceBound extends IfcTopologicalRepresentationItem implements com.aspose.cad_internal.fileformats.ifc.IIfcFaceBound
Constructor and Description |
---|
IfcFaceBound() |
Modifier and Type | Method and Description |
---|---|
IfcLoop |
getBound() |
IfcBoolean |
getOrientation() |
void |
setBound(IfcLoop value) |
void |
setOrientation(IfcBoolean value) |
getLayerAssignment, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcLoop getBound()
public final void setBound(IfcLoop value)
public final IfcBoolean getOrientation()
public final void setOrientation(IfcBoolean value)