Constructors
constructor
- new IfcEventType(expressID, type, GlobalId, OwnerHistory, Name, Description, ApplicableOccurrence, HasPropertySets, Identification, LongDescription, ProcessType, PredefinedType, EventTriggerType, UserDefinedEventTriggerType): IfcEventType
Properties
ApplicableOccurrence
Description
EventTriggerType
expressID
expressID: number
GlobalId
HasPropertySets
Identification
LongDescription
Name
OwnerHistory
PredefinedType
ProcessType
type
type: number
UserDefinedEventTriggerType
UserDefinedEventTriggerType: null | IfcLabel Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcEventType
Parameters
- expressID: number
- type: number
- tape: any[]