ifc2x3.ifcblobtexture Class Reference
Public Member Functions | |
| def | rastercode () |
| def | rasterformat () |
| def | wr11 (self) |
Public Member Functions inherited from ifc2x3.ifcsurfacetexture | |
| def | repeats () |
| def | repeatt () |
| def | texturetransform () |
| def | texturetype () |
Public Attributes | |
| rastercode | |
| rasterformat | |
Public Attributes inherited from ifc2x3.ifcsurfacetexture | |
| repeats | |
| repeatt | |
| texturetransform | |
| texturetype | |
Detailed Description
Entity ifcblobtexture definition. :param rasterformat :type rasterformat:ifcidentifier :param rastercode :type rastercode:BOOLEAN
Member Function Documentation
◆ rastercode()
| def ifc2x3.ifcblobtexture.rastercode | ( | ) |
References ifc2x3.ifcblobtexture._rastercode, and ifc2x3.ifcblobtexture.rastercode.
◆ rasterformat()
| def ifc2x3.ifcblobtexture.rasterformat | ( | ) |
References ifc2x3.ifcblobtexture._rasterformat, and ifc2x3.ifcblobtexture.rasterformat.
◆ wr11()
| def ifc2x3.ifcblobtexture.wr11 | ( | self | ) |
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
Member Data Documentation
◆ rastercode
| ifc2x3.ifcblobtexture.rastercode |
Referenced by ifc2x3.ifcblobtexture.rastercode(), and ifc4.ifcblobtexture.rastercodebytestream().
◆ rasterformat
| ifc2x3.ifcblobtexture.rasterformat |
Referenced by ifc2x3.ifcblobtexture.rasterformat().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
Public Member Functions inherited from
1.8.17