Class IfcRecurrencePattern
Constructors
constructor
- new IfcRecurrencePattern(expressID, type, RecurrenceType, DayComponent, WeekdayComponent, MonthComponent, Position, Interval, Occurrences, TimePeriods): IfcRecurrencePattern
Properties
DayComponent
expressID
expressID: number
Interval
MonthComponent
Occurrences
Position
RecurrenceType
TimePeriods
type
type: number
WeekdayComponent
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcRecurrencePattern
Parameters
- expressID: number
- type: number
- tape: any[]