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 () |
| 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 | |
| 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 | |
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 | def ifc2x3.ifcasset.assetid | ( | ) |
References ifc2x3.ifcasset._assetid.
| def ifc2x3.ifcasset.currentvalue | ( | ) |
References ifc2x3.ifcinventory._currentvalue, ifc2x3.ifcasset._currentvalue, ifc4.ifcinventory._currentvalue, and ifc4.ifcasset._currentvalue.
| def ifc2x3.ifcasset.depreciatedvalue | ( | ) |
References ifc2x3.ifcasset._depreciatedvalue, and ifc4.ifcasset._depreciatedvalue.
| def ifc2x3.ifcasset.incorporationdate | ( | ) |
References ifc2x3.ifcasset._incorporationdate, and ifc4.ifcasset._incorporationdate.
| def ifc2x3.ifcasset.originalvalue | ( | ) |
References ifc2x3.ifcinventory._originalvalue, ifc2x3.ifcasset._originalvalue, ifc4.ifcinventory._originalvalue, and ifc4.ifcasset._originalvalue.
| def ifc2x3.ifcasset.owner | ( | ) |
References importIFClegacy.IfcWriter._owner, Image::ImageBase._owner, ifc2x3.ifcasset._owner, ifc4.ifcasset._owner, and ifc2x3.ifcactorselect.
| def ifc2x3.ifcasset.responsibleperson | ( | ) |
References ifc2x3.ifcasset._responsibleperson, and ifc4.ifcasset._responsibleperson.
| def ifc2x3.ifcasset.totalreplacementcost | ( | ) |
References ifc2x3.ifcasset._totalreplacementcost, and ifc4.ifcasset._totalreplacementcost.
| def ifc2x3.ifcasset.user | ( | ) |
References ifc2x3.ifcasset._user, ifc4.ifcasset._user, and ifc2x3.ifcactorselect.
| def ifc2x3.ifcasset.wr1 | ( | self | ) |
Reimplemented from ifc2x3.ifcobject.
| ifc2x3.ifcasset.assetid |
| ifc2x3.ifcasset.currentvalue |
| ifc2x3.ifcasset.depreciatedvalue |
| ifc2x3.ifcasset.incorporationdate |
| ifc2x3.ifcasset.originalvalue |
| ifc2x3.ifcasset.owner |
| ifc2x3.ifcasset.responsibleperson |
| ifc2x3.ifcasset.totalreplacementcost |
| ifc2x3.ifcasset.user |