Public Member Functions | |
def | assetid () |
def | currentvalue () |
def | depreciatedvalue () |
def | incorporationdate () |
def | originalvalue () |
def | owner () |
def | responsibleperson () |
def | totalreplacementcost () |
def | user () |
def | wr1 (self) |
Public Member Functions inherited from ifc2x3.ifcgroup | |
def | isgroupedby () |
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 | |
assetid | |
currentvalue | |
depreciatedvalue | |
incorporationdate | |
originalvalue | |
owner | |
responsibleperson | |
totalreplacementcost | |
user | |
Public Attributes inherited from ifc2x3.ifcobject | |
objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
description | |
globalid | |
name | |
ownerhistory | |
Detailed Description
Entity ifcasset definition. :param assetid :type assetid:ifcidentifier :param originalvalue :type originalvalue:ifccostvalue :param currentvalue :type currentvalue:ifccostvalue :param totalreplacementcost :type totalreplacementcost:ifccostvalue :param owner :type owner:ifcactorselect :param user :type user:ifcactorselect :param responsibleperson :type responsibleperson:ifcperson :param incorporationdate :type incorporationdate:ifccalendardate :param depreciatedvalue :type depreciatedvalue:ifccostvalue
Member Function Documentation
◆ assetid()
def ifc2x3.ifcasset.assetid | ( | ) |
References ifc2x3.ifcasset._assetid, and ifc2x3.ifcasset.assetid.
◆ currentvalue()
def ifc2x3.ifcasset.currentvalue | ( | ) |
References ifc2x3.ifcinventory._currentvalue, ifc2x3.ifcasset._currentvalue, and ifc2x3.ifcasset.currentvalue.
◆ depreciatedvalue()
def ifc2x3.ifcasset.depreciatedvalue | ( | ) |
References ifc2x3.ifcasset._depreciatedvalue, and ifc2x3.ifcasset.depreciatedvalue.
◆ incorporationdate()
def ifc2x3.ifcasset.incorporationdate | ( | ) |
References ifc2x3.ifcasset._incorporationdate, and ifc2x3.ifcasset.incorporationdate.
◆ originalvalue()
def ifc2x3.ifcasset.originalvalue | ( | ) |
References ifc2x3.ifcinventory._originalvalue, ifc2x3.ifcasset._originalvalue, and ifc2x3.ifcasset.originalvalue.
◆ owner()
def ifc2x3.ifcasset.owner | ( | ) |
References Image::ImageBase._owner, importIFClegacy.IfcWriter._owner, ifc2x3.ifcasset._owner, ifc2x3.ifcactorselect, and ifc2x3.ifcasset.owner.
◆ responsibleperson()
def ifc2x3.ifcasset.responsibleperson | ( | ) |
References ifc2x3.ifcasset._responsibleperson, and ifc2x3.ifcasset.responsibleperson.
◆ totalreplacementcost()
def ifc2x3.ifcasset.totalreplacementcost | ( | ) |
References ifc2x3.ifcasset._totalreplacementcost, and ifc2x3.ifcasset.totalreplacementcost.
◆ user()
def ifc2x3.ifcasset.user | ( | ) |
References ifc2x3.ifcasset._user, ifc2x3.ifcactorselect, and ifc2x3.ifcasset.user.
◆ wr1()
def ifc2x3.ifcasset.wr1 | ( | self | ) |
Reimplemented from ifc2x3.ifcobject.
Member Data Documentation
◆ assetid
ifc2x3.ifcasset.assetid |
Referenced by ifc2x3.ifcasset.assetid().
◆ currentvalue
ifc2x3.ifcasset.currentvalue |
Referenced by ifc2x3.ifcasset.currentvalue().
◆ depreciatedvalue
ifc2x3.ifcasset.depreciatedvalue |
Referenced by ifc2x3.ifcasset.depreciatedvalue().
◆ incorporationdate
ifc2x3.ifcasset.incorporationdate |
Referenced by ifc2x3.ifcasset.incorporationdate().
◆ originalvalue
ifc2x3.ifcasset.originalvalue |
Referenced by ifc2x3.ifcasset.originalvalue().
◆ owner
ifc2x3.ifcasset.owner |
Referenced by ifc2x3.ifcasset.owner().
◆ responsibleperson
ifc2x3.ifcasset.responsibleperson |
Referenced by ifc2x3.ifcasset.responsibleperson().
◆ totalreplacementcost
ifc2x3.ifcasset.totalreplacementcost |
Referenced by ifc2x3.ifcasset.totalreplacementcost().
◆ user
ifc2x3.ifcasset.user |
Referenced by ifc2x3.ifcasset.user().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py