ifc4.ifcblobtexture Class Reference
Public Member Functions | |
| def | rastercode () |
| def | rastercodebytestream (self) |
| def | rasterformat () |
| def | supportedrasterformat (self) |
Public Member Functions inherited from ifc4.ifcsurfacetexture | |
| def | ismappedby () |
| def | mode () |
| def | parameter () |
| def | repeats () |
| def | repeatt () |
| def | texturetransform () |
| def | usedinstyles () |
Public Attributes | |
| rastercode | |
| rasterformat | |
Public Attributes inherited from ifc4.ifcsurfacetexture | |
| mode | |
| parameter | |
| repeats | |
| repeatt | |
| texturetransform | |
Detailed Description
Entity ifcblobtexture definition. :param rasterformat :type rasterformat:ifcidentifier :param rastercode :type rastercode:(null)
Member Function Documentation
◆ rastercode()
| def ifc4.ifcblobtexture.rastercode | ( | ) |
References ifc2x3.ifcblobtexture._rastercode, ifc4.ifcblobtexture._rastercode, and ifc4.ifcblobtexture.rastercode.
◆ rastercodebytestream()
| def ifc4.ifcblobtexture.rastercodebytestream | ( | self | ) |
References ifc2x3.ifcblobtexture.rastercode, and ifc4.ifcblobtexture.rastercode.
◆ rasterformat()
| def ifc4.ifcblobtexture.rasterformat | ( | ) |
References ifc2x3.ifcblobtexture._rasterformat, ifc4.ifcblobtexture._rasterformat, and ifc4.ifcblobtexture.rasterformat.
◆ supportedrasterformat()
| def ifc4.ifcblobtexture.supportedrasterformat | ( | 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
| ifc4.ifcblobtexture.rastercode |
Referenced by ifc4.ifcblobtexture.rastercode(), and ifc4.ifcblobtexture.rastercodebytestream().
◆ rasterformat
| ifc4.ifcblobtexture.rasterformat |
Referenced by ifc4.ifcblobtexture.rasterformat().
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