ifc4.ifcrelconnectsports Class Reference
Public Member Functions | |
| def | noselfreference (self) |
| def | realizingelement () |
| def | relatedport () |
| def | relatingport () |
Public Member Functions inherited from ifc4.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| realizingelement | |
| relatedport | |
| relatingport | |
Public Attributes inherited from ifc4.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
◆ noselfreference()
| def ifc4.ifcrelconnectsports.noselfreference | ( | self | ) |
◆ realizingelement()
| def ifc4.ifcrelconnectsports.realizingelement | ( | ) |
References ifc2x3.ifcrelconnectsports._realizingelement, ifc4.ifcrelconnectsports._realizingelement, and ifc4.ifcrelconnectsports.realizingelement.
◆ relatedport()
| def ifc4.ifcrelconnectsports.relatedport | ( | ) |
References ifc2x3.ifcrelconnectsports._relatedport, ifc4.ifcrelconnectsports._relatedport, and ifc4.ifcrelconnectsports.relatedport.
◆ relatingport()
| def ifc4.ifcrelconnectsports.relatingport | ( | ) |
References ifc2x3.ifcrelconnectsports._relatingport, ifc2x3.ifcrelconnectsporttoelement._relatingport, ifc4.ifcrelconnectsports._relatingport, and ifc4.ifcrelconnectsports.relatingport.
Member Data Documentation
◆ realizingelement
| ifc4.ifcrelconnectsports.realizingelement |
Referenced by ifc4.ifcrelconnectsports.realizingelement().
◆ relatedport
| ifc4.ifcrelconnectsports.relatedport |
Referenced by ifc4.ifcrelconnectsports.noselfreference(), and ifc4.ifcrelconnectsports.relatedport().
◆ relatingport
| ifc4.ifcrelconnectsports.relatingport |
Referenced by ifc4.ifcrelconnectsports.noselfreference(), and ifc4.ifcrelconnectsports.relatingport().
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