ifc2x3.ifcorderaction Class Reference
Public Member Functions | |
| def | actionid () |
Public Member Functions inherited from ifc2x3.ifctask | |
| def | ismilestone () |
| def | priority () |
| def | status () |
| def | taskid () |
| def | workmethod () |
| def | wr1 (self) |
| def | wr2 (self) |
| def | wr3 (self) |
Public Member Functions inherited from ifc2x3.ifcprocess | |
| def | ispredecessorto () |
| def | issuccessorfrom () |
| def | operateson () |
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 | |
| actionid | |
Public Attributes inherited from ifc2x3.ifctask | |
| ismilestone | |
| priority | |
| status | |
| taskid | |
| workmethod | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcorderaction definition. :param actionid :type actionid:ifcidentifier
Member Function Documentation
◆ actionid()
| def ifc2x3.ifcorderaction.actionid | ( | ) |
References ifc2x3.ifcorderaction._actionid, and ifc2x3.ifcorderaction.actionid.
Member Data Documentation
◆ actionid
| ifc2x3.ifcorderaction.actionid |
Referenced by ifc2x3.ifcorderaction.actionid().
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