ifc2x3.ifcsurfacetexture Class Reference
Public Member Functions | |
| def | repeats () |
| def | repeatt () |
| def | texturetransform () |
| def | texturetype () |
Public Attributes | |
| repeats | |
| repeatt | |
| texturetransform | |
| texturetype | |
Detailed Description
Entity ifcsurfacetexture definition. :param repeats :type repeats:BOOLEAN :param repeatt :type repeatt:BOOLEAN :param texturetype :type texturetype:ifcsurfacetextureenum :param texturetransform :type texturetransform:ifccartesiantransformationoperator2d
Member Function Documentation
◆ repeats()
| def ifc2x3.ifcsurfacetexture.repeats | ( | ) |
References ifc2x3.ifcsurfacetexture._repeats, and ifc2x3.ifcsurfacetexture.repeats.
◆ repeatt()
| def ifc2x3.ifcsurfacetexture.repeatt | ( | ) |
References ifc2x3.ifcsurfacetexture._repeatt, and ifc2x3.ifcsurfacetexture.repeatt.
◆ texturetransform()
| def ifc2x3.ifcsurfacetexture.texturetransform | ( | ) |
References ifc2x3.ifcsurfacetexture._texturetransform, and ifc2x3.ifcsurfacetexture.texturetransform.
◆ texturetype()
| def ifc2x3.ifcsurfacetexture.texturetype | ( | ) |
References ifc2x3.ifcsurfacetexture._texturetype, and ifc2x3.ifcsurfacetexture.texturetype.
Member Data Documentation
◆ repeats
| ifc2x3.ifcsurfacetexture.repeats |
Referenced by ifc2x3.ifcsurfacetexture.repeats().
◆ repeatt
| ifc2x3.ifcsurfacetexture.repeatt |
Referenced by ifc2x3.ifcsurfacetexture.repeatt().
◆ texturetransform
| ifc2x3.ifcsurfacetexture.texturetransform |
Referenced by ifc2x3.ifcsurfacetexture.texturetransform().
◆ texturetype
| ifc2x3.ifcsurfacetexture.texturetype |
Referenced by ifc2x3.ifcsurfacetexture.texturetype().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
1.8.17