ifc2x3.ifcrelconnectsports Class Reference
Public Member Functions | |
| def | realizingelement () |
| def | relatedport () |
| def | relatingport () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| realizingelement | |
| relatedport | |
| relatingport | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcrelconnectsports definition. :param relatingport :type relatingport:ifcport :param relatedport :type relatedport:ifcport :param realizingelement :type realizingelement:ifcelement
Member Function Documentation
◆ realizingelement()
| def ifc2x3.ifcrelconnectsports.realizingelement | ( | ) |
References ifc2x3.ifcrelconnectsports._realizingelement, and ifc2x3.ifcrelconnectsports.realizingelement.
◆ relatedport()
| def ifc2x3.ifcrelconnectsports.relatedport | ( | ) |
References ifc2x3.ifcrelconnectsports._relatedport, and ifc2x3.ifcrelconnectsports.relatedport.
◆ relatingport()
| def ifc2x3.ifcrelconnectsports.relatingport | ( | ) |
References ifc2x3.ifcrelconnectsports._relatingport, and ifc2x3.ifcrelconnectsports.relatingport.
Member Data Documentation
◆ realizingelement
| ifc2x3.ifcrelconnectsports.realizingelement |
Referenced by ifc2x3.ifcrelconnectsports.realizingelement().
◆ relatedport
| ifc2x3.ifcrelconnectsports.relatedport |
Referenced by ifc4.ifcrelconnectsports.noselfreference(), and ifc2x3.ifcrelconnectsports.relatedport().
◆ relatingport
| ifc2x3.ifcrelconnectsports.relatingport |
Referenced by ifc4.ifcrelconnectsports.noselfreference(), and ifc2x3.ifcrelconnectsports.relatingport().
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