IfcRecurrencePattern
IfcRecurrencePattern class
IfcRecurrencePattern
public class IfcRecurrencePattern : IfcEntity
构造函数
姓名 | 描述 |
---|---|
IfcRecurrencePattern() | 默认构造函数。 |
特性
姓名 | 描述 |
---|---|
DayComponent { get; set; } | DayComponent |
EntityLabel { get; } | 获取实体标签。 |
Interval { get; set; } | 间隔 |
MonthComponent { get; set; } | MonthComponent |
Occurrences { get; set; } | 出现次数 |
Position { get; set; } | 位置 |
RecurrenceType { get; set; } | RecurrenceType |
TimePeriods { get; set; } | TimePeriods |
WeekdayComponent { get; set; } | WeekdayComponent |
方法
姓名 | 描述 |
---|---|
override Equals(object) | 判断指定是否等于这个实例。 |
override GetHashCode() | 返回此实例的哈希码。 |