ifc2x3.ifcactor Class Reference
Public Member Functions | |
| def | isactingupon () |
| def | theactor () |
Public Member Functions inherited from ifc2x3.ifcobject | |
| def | isdefinedby () |
| def | objecttype () |
| def | wr1 (self) |
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 | |
| theactor | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.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 ifc2x3.ifcactor.isactingupon | ( | ) |
◆ theactor()
| def ifc2x3.ifcactor.theactor | ( | ) |
References ifc2x3.ifcactor._theactor, ifc2x3.ifcactorselect, and ifc2x3.ifcactor.theactor.
Member Data Documentation
◆ theactor
| ifc2x3.ifcactor.theactor |
Referenced by ifc2x3.ifcactor.theactor().
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