Constructors
constructor
- new IfcRelSequence(expressID, type, GlobalId, OwnerHistory, Name, Description, RelatingProcess, RelatedProcess, TimeLag, SequenceType, UserDefinedSequenceType): IfcRelSequence
Properties
Description
expressID
expressID: number
GlobalId
Name
OwnerHistory
RelatedProcess
RelatingProcess
SequenceType
TimeLag
type
type: number
UserDefinedSequenceType
UserDefinedSequenceType: null | IfcLabel Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcRelSequence
Parameters
- expressID: number
- type: number
- tape: any[]