Class IfcTimePeriod

IfcTimePeriod class

IfcTimePeriod

public class IfcTimePeriod : IfcEntity

Constructors

NameDescription
IfcTimePeriod()The default constructor.

Properties

NameDescription
EndTime { get; set; }EndTime
EntityLabel { get; }Gets the entity label.
StartTime { get; set; }StartTime

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