public interface IfcFaceSurface extends IfcFace, IfcSurfaceOrFaceSurface
The following features are supported:
Ifc2x3tc1Package.getIfcFaceSurface()| Modifier and Type | Method and Description |
|---|---|
IfcSurface |
getFaceSurface()
Returns the value of the 'Face Surface' reference.
|
Tristate |
getSameSense()
Returns the value of the 'Same Sense' attribute.
|
void |
setFaceSurface(IfcSurface value)
Sets the value of the '
Face Surface' reference. |
void |
setSameSense(Tristate value)
Sets the value of the '
Same Sense' attribute. |
getLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcSurface getFaceSurface()
If the meaning of the 'Face Surface' reference isn't clear, there really should be more of a description here...
setFaceSurface(IfcSurface),
Ifc2x3tc1Package.getIfcFaceSurface_FaceSurface()void setFaceSurface(IfcSurface value)
Face Surface' reference.
value - the new value of the 'Face Surface' reference.getFaceSurface()Tristate getSameSense()
Tristate.
If the meaning of the 'Same Sense' attribute isn't clear, there really should be more of a description here...
Tristate,
setSameSense(Tristate),
Ifc2x3tc1Package.getIfcFaceSurface_SameSense()void setSameSense(Tristate value)
Same Sense' attribute.
value - the new value of the 'Same Sense' attribute.Tristate,
getSameSense()Copyright © 2016 OpenSource BIM. All rights reserved.