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, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcLoop getBound()
public final void setBound(IfcLoop value)
public final IfcBoolean getOrientation()
public final void setOrientation(IfcBoolean value)