ifc4.ifcactor Class Reference
Public Member Functions | |
| def | isactingupon () |
| def | theactor () |
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 | |
| theactor | |
Public Attributes inherited from ifc4.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcactor definition. :param theactor :type theactor:ifcactorselect :param isactingupon :type isactingupon:SET(0,None,'ifcrelassignstoactor', scope = schema_scope)
Member Function Documentation
◆ isactingupon()
| def ifc4.ifcactor.isactingupon | ( | ) |
◆ theactor()
| def ifc4.ifcactor.theactor | ( | ) |
References ifc2x3.ifcactor._theactor, ifc4.ifcactor._theactor, ifc4.ifcactorselect, and ifc4.ifcactor.theactor.
Member Data Documentation
◆ theactor
| ifc4.ifcactor.theactor |
Referenced by ifc4.ifcactor.theactor().
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