Class IfcRecurrencePattern

IfcRecurrencePattern class

IfcRecurrencePattern

public class IfcRecurrencePattern : IfcEntity

Constructors

NameDescription
IfcRecurrencePattern()The default constructor.

Properties

NameDescription
DayComponent { get; set; }DayComponent
EntityLabel { get; }Gets the entity label.
Interval { get; set; }Interval
MonthComponent { get; set; }MonthComponent
Occurrences { get; set; }Occurrences
Position { get; set; }Position
RecurrenceType { get; set; }RecurrenceType
TimePeriods { get; set; }TimePeriods
WeekdayComponent { get; set; }WeekdayComponent

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also