Class IfcCalendarDate

IfcCalendarDate class

IfcCalendarDate

public class IfcCalendarDate : IfcEntity

Constructors

NameDescription
IfcCalendarDate()The default constructor.

Properties

NameDescription
DayComponent { get; set; }DayComponent
EntityLabel { get; }Gets the entity label.
MonthComponent { get; set; }MonthComponent
YearComponent { get; set; }YearComponent

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