Constructors
constructor
- new IfcOwnerHistory(expressID, type, OwningUser, OwningApplication, State, ChangeAction, LastModifiedDate, LastModifyingUser, LastModifyingApplication, CreationDate): IfcOwnerHistory
Properties
ChangeAction
CreationDate
expressID
expressID: number
LastModifiedDate
LastModifyingApplication
LastModifyingUser
OwningApplication
OwningUser
State
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcOwnerHistory
Parameters
- expressID: number
- type: number
- tape: any[]