public interface IfcIndexedPolygonalFace extends IfcTessellatedItem
The following features are supported:
Ifc4Package.getIfcIndexedPolygonalFace()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Long> |
getCoordIndex()
Returns the value of the 'Coord Index' attribute list.
|
org.eclipse.emf.common.util.EList<IfcPolygonalFaceSet> |
getToFaceSet()
Returns the value of the 'To Face Set' reference list.
|
boolean |
isSetToFaceSet()
Returns whether the value of the '
To Face Set' reference list is set. |
void |
unsetToFaceSet()
Unsets the value of the '
To Face Set' reference list. |
getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<Long> getCoordIndex()
Long.
If the meaning of the 'Coord Index' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcIndexedPolygonalFace_CoordIndex()org.eclipse.emf.common.util.EList<IfcPolygonalFaceSet> getToFaceSet()
IfcPolygonalFaceSet.
It is bidirectional and its opposite is 'Faces'.
If the meaning of the 'To Face Set' reference list isn't clear, there really should be more of a description here...
isSetToFaceSet(),
unsetToFaceSet(),
Ifc4Package.getIfcIndexedPolygonalFace_ToFaceSet(),
IfcPolygonalFaceSet.getFaces()void unsetToFaceSet()
To Face Set' reference list.
isSetToFaceSet(),
getToFaceSet()boolean isSetToFaceSet()
To Face Set' reference list is set.
unsetToFaceSet(),
getToFaceSet()Copyright © 2018 OpenSource BIM. All rights reserved.