ifc4.ifcorganizationrelationship Class Reference
Public Member Functions | |
| def | relatedorganizations () |
| def | relatingorganization () |
Public Member Functions inherited from ifc4.ifcresourcelevelrelationship | |
| def | description () |
| def | name () |
Public Attributes | |
| relatedorganizations | |
| relatingorganization | |
Public Attributes inherited from ifc4.ifcresourcelevelrelationship | |
| description | |
| name | |
Detailed Description
Entity ifcorganizationrelationship definition. :param relatingorganization :type relatingorganization:ifcorganization :param relatedorganizations :type relatedorganizations:SET(1,None,'ifcorganization', scope = schema_scope)
Member Function Documentation
◆ relatedorganizations()
| def ifc4.ifcorganizationrelationship.relatedorganizations | ( | ) |
References ifc2x3.ifcorganizationrelationship._relatedorganizations, ifc4.ifcorganizationrelationship._relatedorganizations, and ifc4.ifcorganizationrelationship.relatedorganizations.
◆ relatingorganization()
| def ifc4.ifcorganizationrelationship.relatingorganization | ( | ) |
References ifc2x3.ifcorganizationrelationship._relatingorganization, ifc4.ifcorganizationrelationship._relatingorganization, and ifc4.ifcorganizationrelationship.relatingorganization.
Member Data Documentation
◆ relatedorganizations
| ifc4.ifcorganizationrelationship.relatedorganizations |
Referenced by ifc4.ifcorganizationrelationship.relatedorganizations().
◆ relatingorganization
| ifc4.ifcorganizationrelationship.relatingorganization |
Referenced by ifc4.ifcorganizationrelationship.relatingorganization().
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