ifc2x3.ifcconstructionmaterialresource Class Reference
Public Member Functions | |
| def | suppliers () |
| def | usageratio () |
| def | wr1 (self) |
| def | wr2 (self) |
Public Member Functions inherited from ifc2x3.ifcconstructionresource | |
| def | basequantity () |
| def | resourceconsumption () |
| def | resourcegroup () |
| def | resourceidentifier () |
Public Member Functions inherited from ifc2x3.ifcresource | |
| def | resourceof () |
Public Member Functions inherited from ifc2x3.ifcobject | |
| def | isdefinedby () |
| def | objecttype () |
Public Member Functions inherited from ifc2x3.ifcobjectdefinition | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | isdecomposedby () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| relatedobjectstype | |
| suppliers | |
| usageratio | |
Public Attributes inherited from ifc2x3.ifcconstructionresource | |
| basequantity | |
| resourceconsumption | |
| resourcegroup | |
| resourceidentifier | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcconstructionmaterialresource definition. :param suppliers :type suppliers:SET(1,None,'ifcactorselect', scope = schema_scope) :param usageratio :type usageratio:ifcratiomeasure
Member Function Documentation
◆ suppliers()
| def ifc2x3.ifcconstructionmaterialresource.suppliers | ( | ) |
References ifc2x3.ifcconstructionmaterialresource._suppliers, and ifc2x3.ifcconstructionmaterialresource.suppliers.
◆ usageratio()
| def ifc2x3.ifcconstructionmaterialresource.usageratio | ( | ) |
References ifc2x3.ifcconstructionmaterialresource._usageratio, and ifc2x3.ifcconstructionmaterialresource.usageratio.
◆ wr1()
| def ifc2x3.ifcconstructionmaterialresource.wr1 | ( | self | ) |
Reimplemented from ifc2x3.ifcobject.
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
◆ wr2()
| def ifc2x3.ifcconstructionmaterialresource.wr2 | ( | self | ) |
Member Data Documentation
◆ relatedobjectstype
| ifc2x3.ifcconstructionmaterialresource.relatedobjectstype |
Referenced by ifc4.ifcrelassigns.wr1().
◆ suppliers
| ifc2x3.ifcconstructionmaterialresource.suppliers |
Referenced by ifc2x3.ifcconstructionmaterialresource.suppliers().
◆ usageratio
| ifc2x3.ifcconstructionmaterialresource.usageratio |
Referenced by ifc2x3.ifcconstructionmaterialresource.usageratio().
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