ifc2x3.ifcpersonandorganization Class Reference
Public Member Functions | |
| def | roles () |
| def | theorganization () |
| def | theperson () |
Public Attributes | |
| roles | |
| theorganization | |
| theperson | |
Detailed Description
Entity ifcpersonandorganization definition. :param theperson :type theperson:ifcperson :param theorganization :type theorganization:ifcorganization :param roles :type roles:LIST(1,None,'ifcactorrole', scope = schema_scope)
Member Function Documentation
◆ roles()
| def ifc2x3.ifcpersonandorganization.roles | ( | ) |
References ifc2x3.ifcorganization._roles, ifc2x3.ifcperson._roles, ifc2x3.ifcpersonandorganization._roles, and ifc2x3.ifcpersonandorganization.roles.
◆ theorganization()
| def ifc2x3.ifcpersonandorganization.theorganization | ( | ) |
References ifc2x3.ifcpersonandorganization._theorganization, and ifc2x3.ifcpersonandorganization.theorganization.
◆ theperson()
| def ifc2x3.ifcpersonandorganization.theperson | ( | ) |
References ifc2x3.ifcpersonandorganization._theperson, and ifc2x3.ifcpersonandorganization.theperson.
Member Data Documentation
◆ roles
| ifc2x3.ifcpersonandorganization.roles |
Referenced by ifc2x3.ifcpersonandorganization.roles().
◆ theorganization
| ifc2x3.ifcpersonandorganization.theorganization |
Referenced by ifc2x3.ifcpersonandorganization.theorganization().
◆ theperson
| ifc2x3.ifcpersonandorganization.theperson |
Referenced by ifc2x3.ifcpersonandorganization.theperson().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
1.8.17