public interface IfcTriangulatedFaceSet extends IfcTessellatedFaceSet
The following features are supported:
Ifc4Package.getIfcTriangulatedFaceSet()| Modifier and Type | Method and Description |
|---|---|
Tristate |
getClosed()
Returns the value of the 'Closed' attribute.
|
org.eclipse.emf.common.util.EList<ListOfELong> |
getCoordIndex()
Returns the value of the 'Coord Index' reference list.
|
org.eclipse.emf.common.util.EList<ListOfIfcParameterValue> |
getNormals()
Returns the value of the 'Normals' reference list.
|
long |
getNumberOfTriangles()
Returns the value of the 'Number Of Triangles' attribute.
|
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 |
isSetNumberOfTriangles()
Returns whether the value of the '
Number Of Triangles' 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 |
setNumberOfTriangles(long value)
Sets the value of the '
Number Of Triangles' attribute. |
void |
unsetClosed()
Unsets the value of the '
Closed' attribute. |
void |
unsetNumberOfTriangles()
Unsets the value of the '
Number Of Triangles' 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, removeorg.eclipse.emf.common.util.EList<ListOfIfcParameterValue> getNormals()
ListOfIfcParameterValue.
If the meaning of the 'Normals' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcTriangulatedFaceSet_Normals()Tristate 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.getIfcTriangulatedFaceSet_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<ListOfELong> getCoordIndex()
ListOfELong.
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<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.getIfcTriangulatedFaceSet_PnIndex()void unsetPnIndex()
Pn Index' attribute list.
isSetPnIndex(),
getPnIndex()boolean isSetPnIndex()
Pn Index' attribute list is set.
unsetPnIndex(),
getPnIndex()long getNumberOfTriangles()
If the meaning of the 'Number Of Triangles' attribute isn't clear, there really should be more of a description here...
isSetNumberOfTriangles(),
unsetNumberOfTriangles(),
setNumberOfTriangles(long),
Ifc4Package.getIfcTriangulatedFaceSet_NumberOfTriangles()void setNumberOfTriangles(long value)
Number Of Triangles' attribute.
value - the new value of the 'Number Of Triangles' attribute.isSetNumberOfTriangles(),
unsetNumberOfTriangles(),
getNumberOfTriangles()void unsetNumberOfTriangles()
Number Of Triangles' attribute.
boolean isSetNumberOfTriangles()
Number Of Triangles' attribute is set.
unsetNumberOfTriangles(),
getNumberOfTriangles(),
setNumberOfTriangles(long)Copyright © 2018 OpenSource BIM. All rights reserved.