Public Member Functions | |
| def | currentvalue () |
| def | depreciatedvalue () |
| def | identification () |
| def | incorporationdate () |
| def | originalvalue () |
| def | owner () |
| def | responsibleperson () |
| def | totalreplacementcost () |
| def | user () |
Public Member Functions inherited from ifc4.ifcgroup | |
| def | isgroupedby () |
Public Member Functions inherited from ifc4.ifcobject | |
| def | declares () |
| def | isdeclaredby () |
| def | isdefinedby () |
| def | istypedby () |
| def | objecttype () |
Public Member Functions inherited from ifc4.ifcobjectdefinition | |
| def | decomposes () |
| def | hasassignments () |
| def | hasassociations () |
| def | hascontext () |
| def | isdecomposedby () |
| def | isnestedby () |
| def | nests () |
Public Member Functions inherited from ifc4.ifcroot | |
| def | description () |
| def | globalid () |
| def | name () |
| def | ownerhistory () |
Public Attributes | |
| currentvalue | |
| depreciatedvalue | |
| identification | |
| incorporationdate | |
| originalvalue | |
| owner | |
| responsibleperson | |
| totalreplacementcost | |
| user | |
Public Attributes inherited from ifc4.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcasset definition. :param identification :type identification: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:ifcdate :param depreciatedvalue :type depreciatedvalue:ifccostvalue
Member Function Documentation
◆ currentvalue()
| def ifc4.ifcasset.currentvalue | ( | ) |
References ifc2x3.ifcinventory._currentvalue, ifc2x3.ifcasset._currentvalue, ifc4.ifcinventory._currentvalue, ifc4.ifcasset._currentvalue, and ifc4.ifcasset.currentvalue.
◆ depreciatedvalue()
| def ifc4.ifcasset.depreciatedvalue | ( | ) |
References ifc2x3.ifcasset._depreciatedvalue, ifc4.ifcasset._depreciatedvalue, and ifc4.ifcasset.depreciatedvalue.
◆ identification()
| def ifc4.ifcasset.identification | ( | ) |
References ifc4.ifctyperesource._identification, ifc4.ifccontrol._identification, ifc4.ifcexternalreference._identification, ifc4.ifctypeprocess._identification, automotive_design.property_process._identification, ifc4.ifcdocumentinformation._identification, ifc4.ifcorganization._identification, ifc4.ifcprocess._identification, ifc4.ifcresource._identification, ifc4.ifcperson._identification, automotive_design.product_definition_process._identification, automotive_design.datum._identification, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.datum._identification, ifc4.ifcasset._identification, and ifc4.ifcasset.identification.
◆ incorporationdate()
| def ifc4.ifcasset.incorporationdate | ( | ) |
References ifc2x3.ifcasset._incorporationdate, ifc4.ifcasset._incorporationdate, and ifc4.ifcasset.incorporationdate.
◆ originalvalue()
| def ifc4.ifcasset.originalvalue | ( | ) |
References ifc2x3.ifcinventory._originalvalue, ifc2x3.ifcasset._originalvalue, ifc4.ifcinventory._originalvalue, ifc4.ifcasset._originalvalue, and ifc4.ifcasset.originalvalue.
◆ owner()
| def ifc4.ifcasset.owner | ( | ) |
References Image::ImageBase._owner, importIFClegacy.IfcWriter._owner, ifc2x3.ifcasset._owner, ifc4.ifcasset._owner, ifc4.ifcactorselect, and ifc4.ifcasset.owner.
◆ responsibleperson()
| def ifc4.ifcasset.responsibleperson | ( | ) |
References ifc2x3.ifcasset._responsibleperson, ifc4.ifcasset._responsibleperson, and ifc4.ifcasset.responsibleperson.
◆ totalreplacementcost()
| def ifc4.ifcasset.totalreplacementcost | ( | ) |
References ifc2x3.ifcasset._totalreplacementcost, ifc4.ifcasset._totalreplacementcost, and ifc4.ifcasset.totalreplacementcost.
◆ user()
| def ifc4.ifcasset.user | ( | ) |
References ifc2x3.ifcasset._user, ifc4.ifcasset._user, ifc4.ifcactorselect, and ifc4.ifcasset.user.
Member Data Documentation
◆ currentvalue
| ifc4.ifcasset.currentvalue |
Referenced by ifc4.ifcasset.currentvalue().
◆ depreciatedvalue
| ifc4.ifcasset.depreciatedvalue |
Referenced by ifc4.ifcasset.depreciatedvalue().
◆ identification
| ifc4.ifcasset.identification |
Referenced by ifc4.ifcasset.identification().
◆ incorporationdate
| ifc4.ifcasset.incorporationdate |
Referenced by ifc4.ifcasset.incorporationdate().
◆ originalvalue
| ifc4.ifcasset.originalvalue |
Referenced by ifc4.ifcasset.originalvalue().
◆ owner
| ifc4.ifcasset.owner |
Referenced by ifc4.ifcasset.owner().
◆ responsibleperson
| ifc4.ifcasset.responsibleperson |
Referenced by ifc4.ifcasset.responsibleperson().
◆ totalreplacementcost
| ifc4.ifcasset.totalreplacementcost |
Referenced by ifc4.ifcasset.totalreplacementcost().
◆ user
| ifc4.ifcasset.user |
Referenced by ifc4.ifcasset.user().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py
Public Member Functions inherited from
1.8.17