ifc4.ifcindexedtexturemap Class Reference
Public Member Functions | |
| def | mappedto () |
| def | texcoords () |
Public Member Functions inherited from ifc4.ifctexturecoordinate | |
| def | maps () |
Public Attributes | |
| mappedto | |
| texcoords | |
Public Attributes inherited from ifc4.ifctexturecoordinate | |
| maps | |
Detailed Description
Entity ifcindexedtexturemap definition. :param mappedto :type mappedto:ifctessellatedfaceset :param texcoords :type texcoords:ifctexturevertexlist
Member Function Documentation
◆ mappedto()
| def ifc4.ifcindexedtexturemap.mappedto | ( | ) |
References ifc4.ifctexturemap._mappedto, ifc4.ifcindexedcolourmap._mappedto, ifc4.ifcindexedtexturemap._mappedto, and ifc4.ifcindexedtexturemap.mappedto.
◆ texcoords()
| def ifc4.ifcindexedtexturemap.texcoords | ( | ) |
References ifc4.ifcindexedtexturemap._texcoords, and ifc4.ifcindexedtexturemap.texcoords.
Referenced by ArchPanel.ViewProviderPanelSheet.updateData().
Member Data Documentation
◆ mappedto
| ifc4.ifcindexedtexturemap.mappedto |
Referenced by ifc4.ifcindexedtexturemap.mappedto().
◆ texcoords
| ifc4.ifcindexedtexturemap.texcoords |
Referenced by ifc4.ifcindexedtexturemap.texcoords(), and ArchPanel.ViewProviderPanelSheet.updateData().
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