public interface IfcFaceBound extends IfcTopologicalRepresentationItem
| Modifier and Type | Method and Description |
|---|---|
IfcLoop |
getBound()
Returns the value of the 'Bound' reference.
|
Tristate |
getOrientation()
Returns the value of the 'Orientation' attribute.
|
void |
setBound(IfcLoop value)
Sets the value of the '
Bound' reference. |
void |
setOrientation(Tristate value)
Sets the value of the '
Orientation' attribute. |
getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcLoop getBound()
If the meaning of the 'Bound' reference isn't clear, there really should be more of a description here...
setBound(IfcLoop),
Ifc4Package.getIfcFaceBound_Bound()void setBound(IfcLoop value)
Bound' reference.
value - the new value of the 'Bound' reference.getBound()Tristate getOrientation()
Tristate.
If the meaning of the 'Orientation' attribute isn't clear, there really should be more of a description here...
Tristate,
setOrientation(Tristate),
Ifc4Package.getIfcFaceBound_Orientation()void setOrientation(Tristate value)
Orientation' attribute.
value - the new value of the 'Orientation' attribute.Tristate,
getOrientation()Copyright © 2018 OpenSource BIM. All rights reserved.