ifc2x3.ifcapprovalpropertyrelationship Class Reference
Public Member Functions | |
| def | approval () |
| def | approvedproperties () |
Public Attributes | |
| approval | |
| approvedproperties | |
Detailed Description
Entity ifcapprovalpropertyrelationship definition. :param approvedproperties :type approvedproperties:SET(1,None,'ifcproperty', scope = schema_scope) :param approval :type approval:ifcapproval
Member Function Documentation
◆ approval()
| def ifc2x3.ifcapprovalpropertyrelationship.approval | ( | ) |
References ifc2x3.ifcapprovalpropertyrelationship._approval, and ifc2x3.ifcapprovalpropertyrelationship.approval.
◆ approvedproperties()
| def ifc2x3.ifcapprovalpropertyrelationship.approvedproperties | ( | ) |
References ifc2x3.ifcapprovalpropertyrelationship._approvedproperties, and ifc2x3.ifcapprovalpropertyrelationship.approvedproperties.
Member Data Documentation
◆ approval
| ifc2x3.ifcapprovalpropertyrelationship.approval |
Referenced by ifc2x3.ifcapprovalpropertyrelationship.approval().
◆ approvedproperties
| ifc2x3.ifcapprovalpropertyrelationship.approvedproperties |
Referenced by ifc2x3.ifcapprovalpropertyrelationship.approvedproperties().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
1.8.17