ifc2x3.ifcstructuralactivity Class Reference
Public Member Functions | |
| def | appliedload () |
| def | assignedtostructuralitem () |
| def | globalorlocal () |
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 () |
Public Attributes | |
| appliedload | |
| globalorlocal | |
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 ifcstructuralactivity definition. :param appliedload :type appliedload:ifcstructuralload :param globalorlocal :type globalorlocal:ifcglobalorlocalenum :param assignedtostructuralitem :type assignedtostructuralitem:ifcrelconnectsstructuralactivity
Member Function Documentation
◆ appliedload()
| def ifc2x3.ifcstructuralactivity.appliedload | ( | ) |
References ifc2x3.ifcstructuralactivity._appliedload, and ifc2x3.ifcstructuralactivity.appliedload.
◆ assignedtostructuralitem()
| def ifc2x3.ifcstructuralactivity.assignedtostructuralitem | ( | ) |
◆ globalorlocal()
| def ifc2x3.ifcstructuralactivity.globalorlocal | ( | ) |
References ifc2x3.ifcstructuralactivity._globalorlocal, and ifc2x3.ifcstructuralactivity.globalorlocal.
Member Data Documentation
◆ appliedload
| ifc2x3.ifcstructuralactivity.appliedload |
Referenced by ifc2x3.ifcstructuralactivity.appliedload().
◆ globalorlocal
| ifc2x3.ifcstructuralactivity.globalorlocal |
Referenced by ifc2x3.ifcstructuralactivity.globalorlocal().
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