ifc2x3.ifcasset Class Reference

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
 

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.

◆ currentvalue()

def ifc2x3.ifcasset.currentvalue ( )

References ifc2x3.ifcinventory._currentvalue, ifc2x3.ifcasset._currentvalue, ifc4.ifcinventory._currentvalue, and ifc4.ifcasset._currentvalue.

◆ depreciatedvalue()

def ifc2x3.ifcasset.depreciatedvalue ( )

References ifc2x3.ifcasset._depreciatedvalue, and ifc4.ifcasset._depreciatedvalue.

◆ incorporationdate()

def ifc2x3.ifcasset.incorporationdate ( )

References ifc2x3.ifcasset._incorporationdate, and ifc4.ifcasset._incorporationdate.

◆ originalvalue()

def ifc2x3.ifcasset.originalvalue ( )

References ifc2x3.ifcinventory._originalvalue, ifc2x3.ifcasset._originalvalue, ifc4.ifcinventory._originalvalue, and ifc4.ifcasset._originalvalue.

◆ owner()

def ifc2x3.ifcasset.owner ( )

References importIFClegacy.IfcWriter._owner, Image::ImageBase._owner, ifc2x3.ifcasset._owner, ifc4.ifcasset._owner, and ifc2x3.ifcactorselect.

◆ responsibleperson()

def ifc2x3.ifcasset.responsibleperson ( )

References ifc2x3.ifcasset._responsibleperson, and ifc4.ifcasset._responsibleperson.

◆ totalreplacementcost()

def ifc2x3.ifcasset.totalreplacementcost ( )

References ifc2x3.ifcasset._totalreplacementcost, and ifc4.ifcasset._totalreplacementcost.

◆ user()

def ifc2x3.ifcasset.user ( )

References ifc2x3.ifcasset._user, ifc4.ifcasset._user, and ifc2x3.ifcactorselect.

◆ wr1()

def ifc2x3.ifcasset.wr1 (   self)

Reimplemented from ifc2x3.ifcobject.

Member Data Documentation

◆ assetid

ifc2x3.ifcasset.assetid

◆ currentvalue

ifc2x3.ifcasset.currentvalue

◆ depreciatedvalue

ifc2x3.ifcasset.depreciatedvalue

◆ incorporationdate

ifc2x3.ifcasset.incorporationdate

◆ originalvalue

ifc2x3.ifcasset.originalvalue

◆ owner

ifc2x3.ifcasset.owner

◆ responsibleperson

ifc2x3.ifcasset.responsibleperson

◆ totalreplacementcost

ifc2x3.ifcasset.totalreplacementcost

◆ user

ifc2x3.ifcasset.user

The documentation for this class was generated from the following file: