ifc2x3.ifcport Class Reference
Public Member Functions | |
| def | connectedfrom () |
| def | connectedto () |
| def | containedin () |
Public Member Functions inherited from ifc2x3.ifcproduct | |
| def | objectplacement () |
| def | referencedby () |
| def | representation () |
| def | wr1 (self) |
Public Member Functions inherited from ifc2x3.ifcobject | |
| def | isdefinedby () |
| def | objecttype () |
Public Member Functions inherited from ifc2x3.ifcobjectdefinition | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | isdecomposedby () |
Public Member Functions inherited from ifc2x3.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Additional Inherited Members | |
Public Attributes inherited from ifc2x3.ifcproduct | |
| objectplacement | |
| representation | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcport definition. :param containedin :type containedin:ifcrelconnectsporttoelement :param connectedfrom :type connectedfrom:SET(0,1,'ifcrelconnectsports', scope = schema_scope) :param connectedto :type connectedto:SET(0,1,'ifcrelconnectsports', scope = schema_scope)
Member Function Documentation
◆ connectedfrom()
| def ifc2x3.ifcport.connectedfrom | ( | ) |
◆ connectedto()
| def ifc2x3.ifcport.connectedto | ( | ) |
◆ containedin()
| def ifc2x3.ifcport.containedin | ( | ) |
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