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