ifc2x3.ifcrelconnectspathelements Class Reference
Public Member Functions | |
| def | relatedconnectiontype () |
| def | relatedpriorities () |
| def | relatingconnectiontype () |
| def | relatingpriorities () |
Public Member Functions inherited from ifc2x3.ifcrelconnectselements | |
| def | connectiongeometry () |
| def | relatedelement () |
| def | relatingelement () |
| def | wr31 (self) |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| relatedconnectiontype | |
| relatedpriorities | |
| relatingconnectiontype | |
| relatingpriorities | |
Public Attributes inherited from ifc2x3.ifcrelconnectselements | |
| connectiongeometry | |
| relatedelement | |
| relatingelement | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcrelconnectspathelements definition. :param relatingpriorities :type relatingpriorities:LIST(0,None,'INTEGER', scope = schema_scope) :param relatedpriorities :type relatedpriorities:LIST(0,None,'INTEGER', scope = schema_scope) :param relatedconnectiontype :type relatedconnectiontype:ifcconnectiontypeenum :param relatingconnectiontype :type relatingconnectiontype:ifcconnectiontypeenum
Member Function Documentation
◆ relatedconnectiontype()
| def ifc2x3.ifcrelconnectspathelements.relatedconnectiontype | ( | ) |
References ifc2x3.ifcrelconnectspathelements._relatedconnectiontype, and ifc2x3.ifcrelconnectspathelements.relatedconnectiontype.
◆ relatedpriorities()
| def ifc2x3.ifcrelconnectspathelements.relatedpriorities | ( | ) |
References ifc2x3.ifcrelconnectspathelements._relatedpriorities, and ifc2x3.ifcrelconnectspathelements.relatedpriorities.
◆ relatingconnectiontype()
| def ifc2x3.ifcrelconnectspathelements.relatingconnectiontype | ( | ) |
References ifc2x3.ifcrelconnectspathelements._relatingconnectiontype, and ifc2x3.ifcrelconnectspathelements.relatingconnectiontype.
◆ relatingpriorities()
| def ifc2x3.ifcrelconnectspathelements.relatingpriorities | ( | ) |
References ifc2x3.ifcrelconnectspathelements._relatingpriorities, and ifc2x3.ifcrelconnectspathelements.relatingpriorities.
Member Data Documentation
◆ relatedconnectiontype
| ifc2x3.ifcrelconnectspathelements.relatedconnectiontype |
Referenced by ifc2x3.ifcrelconnectspathelements.relatedconnectiontype().
◆ relatedpriorities
| ifc2x3.ifcrelconnectspathelements.relatedpriorities |
◆ relatingconnectiontype
| ifc2x3.ifcrelconnectspathelements.relatingconnectiontype |
Referenced by ifc2x3.ifcrelconnectspathelements.relatingconnectiontype().
◆ relatingpriorities
| ifc2x3.ifcrelconnectspathelements.relatingpriorities |
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