ENTITY IfcTimeSeriesSchedule
(* SCHEMA IFC2X3; *)
ENTITY IfcTimeSeriesSchedule
SUBTYPE OF (IfcControl);
ApplicableDates : OPTIONAL LIST [1:?] OF IfcDateTimeSelect;
TimeSeriesScheduleType : IfcTimeSeriesScheduleTypeEnum;
TimeSeries : IfcTimeSeries;
WHERE
WR41 : NOT(TimeSeriesScheduleType=IfcTimeSeriesScheduleTypeEnum.USERDEFINED) OR EXISTS(SELF\IfcObject.ObjectType);
END_ENTITY;
Explicit Attributes
Entity IfcTimeSeriesSchedule has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcTimeSeriesSchedule has the following local and inherited inverse attributes:
Supertypes
Entity IfcTimeSeriesSchedule inherits from the following supertypes:
IfcRoot
IfcObjectDefinition
IfcObject
IfcControl
Subtypes
No subtypesReferenced By
Entity IfcTimeSeriesSchedule and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:14-04:00