Public Member Functions | |
| def | basecosts () |
| def | basequantity () |
| def | usage () |
Public Member Functions inherited from ifc4.ifcresource | |
| def | identification () |
| def | longdescription () |
| def | resourceof () |
Public Member Functions inherited from ifc4.ifcobject | |
| def | declares () |
| def | isdeclaredby () |
| def | isdefinedby () |
| def | istypedby () |
| def | objecttype () |
Public Member Functions inherited from ifc4.ifcobjectdefinition | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | hascontext () |
| def | isdecomposedby () |
| def | isnestedby () |
| def | nests () |
Public Member Functions inherited from ifc4.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| basecosts | |
| basequantity | |
| usage | |
Public Attributes inherited from ifc4.ifcresource | |
| identification | |
| longdescription | |
Public Attributes inherited from ifc4.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcconstructionresource definition. :param usage :type usage:ifcresourcetime :param basecosts :type basecosts:LIST(1,None,'ifcappliedvalue', scope = schema_scope) :param basequantity :type basequantity:ifcphysicalquantity
Member Function Documentation
◆ basecosts()
| def ifc4.ifcconstructionresource.basecosts | ( | ) |
References ifc4.ifcconstructionresourcetype._basecosts, ifc4.ifcconstructionresource._basecosts, and ifc4.ifcconstructionresource.basecosts.
◆ basequantity()
| def ifc4.ifcconstructionresource.basequantity | ( | ) |
References ifc4.ifcconstructionresourcetype._basequantity, ifc2x3.ifcconstructionresource._basequantity, ifc4.ifcconstructionresource._basequantity, and ifc4.ifcconstructionresource.basequantity.
◆ usage()
| def ifc4.ifcconstructionresource.usage | ( | ) |
References automotive_design.action_resource._usage, config_control_design.product_definition_effectivity._usage, automotive_design.product_definition_effectivity._usage, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.product_definition_effectivity._usage, ifc4.ifcconstructionresource._usage, ifc2x3.ifcphysicalcomplexquantity._usage, and ifc4.ifcconstructionresource.usage.
Member Data Documentation
◆ basecosts
| ifc4.ifcconstructionresource.basecosts |
Referenced by ifc4.ifcconstructionresource.basecosts().
◆ basequantity
| ifc4.ifcconstructionresource.basequantity |
Referenced by ifc4.ifcconstructionresource.basequantity().
◆ usage
| ifc4.ifcconstructionresource.usage |
Referenced by ifc4.ifcconstructionresource.usage().
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