ifc4.ifcrelconnectswithrealizingelements Class Reference
Public Member Functions | |
| def | connectiontype () |
| def | realizingelements () |
Public Member Functions inherited from ifc4.ifcrelconnectselements | |
| def | connectiongeometry () |
| def | noselfreference (self) |
| def | relatedelement () |
| def | relatingelement () |
Public Member Functions inherited from ifc4.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| connectiontype | |
| realizingelements | |
Public Attributes inherited from ifc4.ifcrelconnectselements | |
| connectiongeometry | |
| relatedelement | |
| relatingelement | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcrelconnectswithrealizingelements definition. :param realizingelements :type realizingelements:SET(1,None,'ifcelement', scope = schema_scope) :param connectiontype :type connectiontype:ifclabel
Member Function Documentation
◆ connectiontype()
| def ifc4.ifcrelconnectswithrealizingelements.connectiontype | ( | ) |
References ifc2x3.ifcrelconnectswithrealizingelements._connectiontype, ifc4.ifcrelconnectswithrealizingelements._connectiontype, and ifc4.ifcrelconnectswithrealizingelements.connectiontype.
◆ realizingelements()
| def ifc4.ifcrelconnectswithrealizingelements.realizingelements | ( | ) |
References ifc2x3.ifcrelconnectswithrealizingelements._realizingelements, ifc4.ifcrelconnectswithrealizingelements._realizingelements, and ifc4.ifcrelconnectswithrealizingelements.realizingelements.
Member Data Documentation
◆ connectiontype
| ifc4.ifcrelconnectswithrealizingelements.connectiontype |
Referenced by ifc4.ifcrelconnectswithrealizingelements.connectiontype().
◆ realizingelements
| ifc4.ifcrelconnectswithrealizingelements.realizingelements |
Referenced by ifc4.ifcrelconnectswithrealizingelements.realizingelements().
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