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 | |
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 | def ifc4.ifctriangulatedfaceset.coordindex | ( | ) |
References ifc4.ifctriangulatedfaceset._coordindex.
Referenced by ifc4.ifctriangulatedfaceset.numberoftriangles().
| def ifc4.ifctriangulatedfaceset.normalindex | ( | ) |
References ifc4.ifctriangulatedfaceset._normalindex.
| def ifc4.ifctriangulatedfaceset.numberoftriangles | ( | ) |
References ifc4.ifctriangulatedfaceset.coordindex.
| ifc4.ifctriangulatedfaceset.coordindex |
Referenced by ifc4.ifctriangulatedfaceset.numberoftriangles().
| ifc4.ifctriangulatedfaceset.normalindex |