ifc4.ifctexturemap Class Reference
Public Member Functions | |
| def | mappedto () |
| def | vertices () |
Public Member Functions inherited from ifc4.ifctexturecoordinate | |
| def | maps () |
Public Attributes | |
| mappedto | |
| vertices | |
Public Attributes inherited from ifc4.ifctexturecoordinate | |
| maps | |
Detailed Description
Entity ifctexturemap definition. :param vertices :type vertices:LIST(3,None,'ifctexturevertex', scope = schema_scope) :param mappedto :type mappedto:ifcface
Member Function Documentation
◆ mappedto()
| def ifc4.ifctexturemap.mappedto | ( | ) |
References ifc4.ifctexturemap._mappedto, and ifc4.ifctexturemap.mappedto.
◆ vertices()
| def ifc4.ifctexturemap.vertices | ( | ) |
References ifc4.ifctexturemap._vertices, and ifc4.ifctexturemap.vertices.
Member Data Documentation
◆ mappedto
| ifc4.ifctexturemap.mappedto |
Referenced by ifc4.ifctexturemap.mappedto().
◆ vertices
| ifc4.ifctexturemap.vertices |
Referenced by ifc4.ifctexturemap.vertices().
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