ifc4.ifcconstructionresourcetype Class Reference
Public Member Functions | |
| def | basecosts () |
| def | basequantity () |
Public Member Functions inherited from ifc4.ifctyperesource | |
| def | identification () |
| def | longdescription () |
| def | resourceof () |
| def | resourcetype () |
Public Member Functions inherited from ifc4.ifctypeobject | |
| def | applicableoccurrence () |
| def | haspropertysets () |
| def | types () |
| def | wr1 (self) |
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 | |
Public Attributes inherited from ifc4.ifctyperesource | |
| identification | |
| longdescription | |
| resourcetype | |
Public Attributes inherited from ifc4.ifctypeobject | |
| applicableoccurrence | |
| haspropertysets | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcconstructionresourcetype definition. :param basecosts :type basecosts:LIST(1,None,'ifcappliedvalue', scope = schema_scope) :param basequantity :type basequantity:ifcphysicalquantity
Member Function Documentation
◆ basecosts()
| def ifc4.ifcconstructionresourcetype.basecosts | ( | ) |
References ifc4.ifcconstructionresourcetype._basecosts, and ifc4.ifcconstructionresourcetype.basecosts.
◆ basequantity()
| def ifc4.ifcconstructionresourcetype.basequantity | ( | ) |
References ifc4.ifcconstructionresourcetype._basequantity, ifc2x3.ifcconstructionresource._basequantity, and ifc4.ifcconstructionresourcetype.basequantity.
Member Data Documentation
◆ basecosts
| ifc4.ifcconstructionresourcetype.basecosts |
Referenced by ifc4.ifcconstructionresourcetype.basecosts().
◆ basequantity
| ifc4.ifcconstructionresourcetype.basequantity |
Referenced by ifc4.ifcconstructionresourcetype.basequantity().
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