These settings specify how to display time.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsAmbientSettingsTime
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsTime : TreeOidWrapper
VB
Public NotInheritable Class SettingsTime Inherits TreeOidWrapper
C++
public ref class SettingsTime sealed : public TreeOidWrapper
The SettingsAmbientSettingsTime type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Precision | Specifies the number of digits to show to the right of the decimal. | |
| Rounding | Specifies how numbers are rounded up or down to the number of decimal places specified in Precision. | |
| Unit | Specifies the unit of the measurement. |
