Public Member Functions | |
| def | currentvalue () |
| def | inventorytype () |
| def | jurisdiction () |
| def | lastupdatedate () |
| def | originalvalue () |
| def | responsiblepersons () |
| def | wr41 (self) |
Public Member Functions inherited from ifc2x3.ifcgroup | |
| def | isgroupedby () |
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 | |
| currentvalue | |
| inventorytype | |
| jurisdiction | |
| lastupdatedate | |
| originalvalue | |
| responsiblepersons | |
Public Attributes inherited from ifc2x3.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcinventory definition. :param inventorytype :type inventorytype:ifcinventorytypeenum :param jurisdiction :type jurisdiction:ifcactorselect :param responsiblepersons :type responsiblepersons:SET(1,None,'ifcperson', scope = schema_scope) :param lastupdatedate :type lastupdatedate:ifccalendardate :param currentvalue :type currentvalue:ifccostvalue :param originalvalue :type originalvalue:ifccostvalue
Member Function Documentation
◆ currentvalue()
| def ifc2x3.ifcinventory.currentvalue | ( | ) |
References ifc2x3.ifcinventory._currentvalue, and ifc2x3.ifcinventory.currentvalue.
◆ inventorytype()
| def ifc2x3.ifcinventory.inventorytype | ( | ) |
References ifc2x3.ifcinventory._inventorytype, and ifc2x3.ifcinventory.inventorytype.
◆ jurisdiction()
| def ifc2x3.ifcinventory.jurisdiction | ( | ) |
References ifc2x3.ifcinventory._jurisdiction, ifc2x3.ifcactorselect, and ifc2x3.ifcinventory.jurisdiction.
◆ lastupdatedate()
| def ifc2x3.ifcinventory.lastupdatedate | ( | ) |
References ifc2x3.ifcinventory._lastupdatedate, and ifc2x3.ifcinventory.lastupdatedate.
◆ originalvalue()
| def ifc2x3.ifcinventory.originalvalue | ( | ) |
References ifc2x3.ifcinventory._originalvalue, and ifc2x3.ifcinventory.originalvalue.
◆ responsiblepersons()
| def ifc2x3.ifcinventory.responsiblepersons | ( | ) |
References ifc2x3.ifcinventory._responsiblepersons, and ifc2x3.ifcinventory.responsiblepersons.
◆ wr41()
| def ifc2x3.ifcinventory.wr41 | ( | self | ) |
Member Data Documentation
◆ currentvalue
| ifc2x3.ifcinventory.currentvalue |
Referenced by ifc2x3.ifcinventory.currentvalue().
◆ inventorytype
| ifc2x3.ifcinventory.inventorytype |
Referenced by ifc2x3.ifcinventory.inventorytype().
◆ jurisdiction
| ifc2x3.ifcinventory.jurisdiction |
Referenced by ifc2x3.ifcinventory.jurisdiction().
◆ lastupdatedate
| ifc2x3.ifcinventory.lastupdatedate |
Referenced by ifc2x3.ifcinventory.lastupdatedate().
◆ originalvalue
| ifc2x3.ifcinventory.originalvalue |
Referenced by ifc2x3.ifcinventory.originalvalue().
◆ responsiblepersons
| ifc2x3.ifcinventory.responsiblepersons |
Referenced by ifc2x3.ifcinventory.responsiblepersons().
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