public interface IfcPolygonalFaceSet extends IfcTessellatedFaceSet
The following features are supported:
Ifc4Package.getIfcPolygonalFaceSet()| Modifier and Type | Method and Description |
|---|---|
Tristate |
getClosed()
Returns the value of the 'Closed' attribute.
|
org.eclipse.emf.common.util.EList<IfcIndexedPolygonalFace> |
getFaces()
Returns the value of the 'Faces' reference list.
|
org.eclipse.emf.common.util.EList<Long> |
getPnIndex()
Returns the value of the 'Pn Index' attribute list.
|
boolean |
isSetClosed()
Returns whether the value of the '
Closed' attribute is set. |
boolean |
isSetPnIndex()
Returns whether the value of the '
Pn Index' attribute list is set. |
void |
setClosed(Tristate value)
Sets the value of the '
Closed' attribute. |
void |
unsetClosed()
Unsets the value of the '
Closed' attribute. |
void |
unsetPnIndex()
Unsets the value of the '
Pn Index' attribute list. |
getCoordinates, getDim, getHasColours, getHasTextures, isSetDim, isSetHasColours, isSetHasTextures, setCoordinates, setDim, unsetDim, unsetHasColours, unsetHasTexturesgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeTristate getClosed()
Tristate.
If the meaning of the 'Closed' attribute isn't clear, there really should be more of a description here...
Tristate,
isSetClosed(),
unsetClosed(),
setClosed(Tristate),
Ifc4Package.getIfcPolygonalFaceSet_Closed()void setClosed(Tristate value)
Closed' attribute.
value - the new value of the 'Closed' attribute.Tristate,
isSetClosed(),
unsetClosed(),
getClosed()void unsetClosed()
Closed' attribute.
isSetClosed(),
getClosed(),
setClosed(Tristate)boolean isSetClosed()
Closed' attribute is set.
unsetClosed(),
getClosed(),
setClosed(Tristate)org.eclipse.emf.common.util.EList<IfcIndexedPolygonalFace> getFaces()
IfcIndexedPolygonalFace.
It is bidirectional and its opposite is 'To Face Set'.
If the meaning of the 'Faces' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcPolygonalFaceSet_Faces(),
IfcIndexedPolygonalFace.getToFaceSet()org.eclipse.emf.common.util.EList<Long> getPnIndex()
Long.
If the meaning of the 'Pn Index' attribute list isn't clear, there really should be more of a description here...
isSetPnIndex(),
unsetPnIndex(),
Ifc4Package.getIfcPolygonalFaceSet_PnIndex()void unsetPnIndex()
Pn Index' attribute list.
isSetPnIndex(),
getPnIndex()boolean isSetPnIndex()
Pn Index' attribute list is set.
unsetPnIndex(),
getPnIndex()Copyright © 2018 OpenSource BIM. All rights reserved.