Class IfcLocalTime
IfcLocalTime class
IfcLocalTime
public class IfcLocalTime : IfcEntity
Constructors
Name | Description |
---|---|
IfcLocalTime() | The default constructor. |
Properties
Name | Description |
---|---|
DaylightSavingOffset { get; set; } | DaylightSavingOffset |
EntityLabel { get; } | Gets the entity label. |
HourComponent { get; set; } | HourComponent |
MinuteComponent { get; set; } | MinuteComponent |
SecondComponent { get; set; } | SecondComponent |
Zone { get; set; } | Zone |
Methods
Name | Description |
---|---|
override Equals(object) | Determines whether the specified is equal to this instance. |
override GetHashCode() | Returns a hash code for this instance. |
See Also
- class IfcEntity
- namespace Aspose.CAD.FileFormats.Ifc.IFC2X3.Entities
- assembly Aspose.CAD