ifc2x3.ifcsubcontractresource Class Reference
Public Member Functions | |
| def | jobdescription () |
| def | subcontractor () |
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 () |
| 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 | |
| jobdescription | |
| subcontractor | |
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 ifcsubcontractresource definition. :param subcontractor :type subcontractor:ifcactorselect :param jobdescription :type jobdescription:ifctext
Member Function Documentation
◆ jobdescription()
| def ifc2x3.ifcsubcontractresource.jobdescription | ( | ) |
References ifc2x3.ifcsubcontractresource._jobdescription, and ifc2x3.ifcsubcontractresource.jobdescription.
◆ subcontractor()
| def ifc2x3.ifcsubcontractresource.subcontractor | ( | ) |
References ifc2x3.ifcsubcontractresource._subcontractor, ifc2x3.ifcactorselect, and ifc2x3.ifcsubcontractresource.subcontractor.
Member Data Documentation
◆ jobdescription
| ifc2x3.ifcsubcontractresource.jobdescription |
Referenced by ifc2x3.ifcsubcontractresource.jobdescription().
◆ subcontractor
| ifc2x3.ifcsubcontractresource.subcontractor |
Referenced by ifc2x3.ifcsubcontractresource.subcontractor().
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