ifc2x3.ifcconstructionresource Class Reference
Public Member Functions | |
| 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 () |
| def | wr1 (self) |
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 | |
| basequantity | |
| resourceconsumption | |
| resourcegroup | |
| resourceidentifier | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcconstructionresource definition. :param resourceidentifier :type resourceidentifier:ifcidentifier :param resourcegroup :type resourcegroup:ifclabel :param resourceconsumption :type resourceconsumption:ifcresourceconsumptionenum :param basequantity :type basequantity:ifcmeasurewithunit
Member Function Documentation
◆ basequantity()
| def ifc2x3.ifcconstructionresource.basequantity | ( | ) |
References ifc2x3.ifcconstructionresource._basequantity, and ifc2x3.ifcconstructionresource.basequantity.
◆ resourceconsumption()
| def ifc2x3.ifcconstructionresource.resourceconsumption | ( | ) |
References ifc2x3.ifcconstructionresource._resourceconsumption, and ifc2x3.ifcconstructionresource.resourceconsumption.
◆ resourcegroup()
| def ifc2x3.ifcconstructionresource.resourcegroup | ( | ) |
References ifc2x3.ifcconstructionresource._resourcegroup, and ifc2x3.ifcconstructionresource.resourcegroup.
◆ resourceidentifier()
| def ifc2x3.ifcconstructionresource.resourceidentifier | ( | ) |
References ifc2x3.ifcconstructionresource._resourceidentifier, and ifc2x3.ifcconstructionresource.resourceidentifier.
Member Data Documentation
◆ basequantity
| ifc2x3.ifcconstructionresource.basequantity |
Referenced by ifc2x3.ifcconstructionresource.basequantity().
◆ resourceconsumption
| ifc2x3.ifcconstructionresource.resourceconsumption |
Referenced by ifc2x3.ifcconstructionresource.resourceconsumption().
◆ resourcegroup
| ifc2x3.ifcconstructionresource.resourcegroup |
Referenced by ifc2x3.ifcconstructionresource.resourcegroup().
◆ resourceidentifier
| ifc2x3.ifcconstructionresource.resourceidentifier |
Referenced by ifc2x3.ifcconstructionresource.resourceidentifier().
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