ifc4.ifctriangulatedfaceset Class Reference
Public Member Functions | |
| def | coordindex () |
| def | normalindex () |
| def | numberoftriangles () |
Public Member Functions inherited from ifc4.ifctessellatedfaceset | |
| def | closed () |
| def | coordinates () |
| def | hascolours () |
| def | hastextures () |
| def | normals () |
Public Member Functions inherited from ifc4.ifcrepresentationitem | |
| def | layerassignment () |
| def | styledbyitem () |
Public Attributes | |
| coordindex | |
| normalindex | |
Public Attributes inherited from ifc4.ifctessellatedfaceset | |
| closed | |
| coordinates | |
| normals | |
Detailed Description
Entity ifctriangulatedfaceset definition. :param coordindex :type coordindex:LIST(1,None,LIST(3,3,'INTEGER', scope = schema_scope)) :param normalindex :type normalindex:LIST(1,None,LIST(3,3,'INTEGER', scope = schema_scope)) :param numberoftriangles :type numberoftriangles:INTEGER
Member Function Documentation
◆ coordindex()
| def ifc4.ifctriangulatedfaceset.coordindex | ( | ) |
References ifc4.ifctriangulatedfaceset._coordindex, and ifc4.ifctriangulatedfaceset.coordindex.
◆ normalindex()
| def ifc4.ifctriangulatedfaceset.normalindex | ( | ) |
References ifc4.ifctriangulatedfaceset._normalindex, and ifc4.ifctriangulatedfaceset.normalindex.
◆ numberoftriangles()
| def ifc4.ifctriangulatedfaceset.numberoftriangles | ( | ) |
References ifc4.ifctriangulatedfaceset.coordindex.
Member Data Documentation
◆ coordindex
| ifc4.ifctriangulatedfaceset.coordindex |
◆ normalindex
| ifc4.ifctriangulatedfaceset.normalindex |
Referenced by ifc4.ifctriangulatedfaceset.normalindex().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py
Public Member Functions inherited from
1.8.17