public interface IfcTriangulatedFaceSet extends IfcTessellatedFaceSet
The following features are supported:
Ifc4Package.getIfcTriangulatedFaceSet()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ListOfEInt> |
getCoordIndex()
Returns the value of the 'Coord Index' reference list.
|
org.eclipse.emf.common.util.EList<ListOfEInt> |
getNormalIndex()
Returns the value of the 'Normal Index' reference list.
|
getClosed, getCoordinates, getHasColours, getHasTextures, getNormals, isSetClosed, isSetHasColours, isSetHasTextures, setClosed, setCoordinates, unsetClosed, unsetHasColours, unsetHasTexturesgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<ListOfEInt> getCoordIndex()
ListOfEInt.
If the meaning of the 'Coord Index' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcTriangulatedFaceSet_CoordIndex()org.eclipse.emf.common.util.EList<ListOfEInt> getNormalIndex()
ListOfEInt.
If the meaning of the 'Normal Index' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcTriangulatedFaceSet_NormalIndex()Copyright © 2016 OpenSource BIM. All rights reserved.