ifc4.ifcstructuralconnection Class Reference
Public Member Functions | |
| def | appliedcondition () |
| def | connectsstructuralmembers () |
Public Member Functions inherited from ifc4.ifcstructuralitem | |
| def | assignedstructuralactivity () |
Public Member Functions inherited from ifc4.ifcproduct | |
| def | objectplacement () |
| def | placementforshaperepresentation (self) |
| def | referencedby () |
| def | representation () |
Public Member Functions inherited from ifc4.ifcobject | |
| def | declares () |
| def | isdeclaredby () |
| def | isdefinedby () |
| def | istypedby () |
| def | objecttype () |
Public Member Functions inherited from ifc4.ifcobjectdefinition | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | hascontext () |
| def | isdecomposedby () |
| def | isnestedby () |
| def | nests () |
Public Member Functions inherited from ifc4.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| appliedcondition | |
Public Attributes inherited from ifc4.ifcproduct | |
| objectplacement | |
| representation | |
Public Attributes inherited from ifc4.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcstructuralconnection definition. :param appliedcondition :type appliedcondition:ifcboundarycondition :param connectsstructuralmembers :type connectsstructuralmembers:SET(1,None,'ifcrelconnectsstructuralmember', scope = schema_scope)
Member Function Documentation
◆ appliedcondition()
| def ifc4.ifcstructuralconnection.appliedcondition | ( | ) |
References ifc2x3.ifcstructuralconnection._appliedcondition, ifc4.ifcstructuralconnection._appliedcondition, ifc2x3.ifcrelconnectsstructuralmember._appliedcondition, and ifc4.ifcstructuralconnection.appliedcondition.
◆ connectsstructuralmembers()
| def ifc4.ifcstructuralconnection.connectsstructuralmembers | ( | ) |
Member Data Documentation
◆ appliedcondition
| ifc4.ifcstructuralconnection.appliedcondition |
Referenced by ifc4.ifcstructuralconnection.appliedcondition().
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