Specifies the units of the exported angles and directions.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public LandXMLAngularUnits AngleDirectionFormat { get; set; } |
| Visual Basic |
|---|
Public Property AngleDirectionFormat As LandXMLAngularUnits Get Set |
| Visual C++ |
|---|
public: property LandXMLAngularUnits AngleDirectionFormat { LandXMLAngularUnits get (); void set (LandXMLAngularUnits value); } |