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