Constructors
constructor
- new IfcAsset(expressID, type, GlobalId, OwnerHistory, Name, Description, ObjectType, Identification, OriginalValue, CurrentValue, TotalReplacementCost, Owner, User, ResponsiblePerson, IncorporationDate, DepreciatedValue): IfcAsset
Properties
CurrentValue
DepreciatedValue
Description
expressID
expressID: number
GlobalId
Identification
IncorporationDate
Name
ObjectType
OriginalValue
Owner
OwnerHistory
ResponsiblePerson
TotalReplacementCost
type
type: number
User
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcAsset
Parameters
- expressID: number
- type: number
- tape: any[]