ifc2x3.ifcactionrequest Class Reference
Public Member Functions | |
| def | requestid () |
Public Member Functions inherited from ifc2x3.ifccontrol | |
| def | controls () |
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 | |
| requestid | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcactionrequest definition. :param requestid :type requestid:ifcidentifier
Member Function Documentation
◆ requestid()
| def ifc2x3.ifcactionrequest.requestid | ( | ) |
References ifc2x3.ifcactionrequest._requestid, and ifc2x3.ifcactionrequest.requestid.
Member Data Documentation
◆ requestid
| ifc2x3.ifcactionrequest.requestid |
Referenced by ifc2x3.ifcactionrequest.requestid().
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