SettingsLandXMLExportSettingsDataAngleDirectionFormat Property |
Specifies the units of the exported angles and directions.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LandXMLAngularUnits AngleDirectionFormat { get; set; }
Public Property AngleDirectionFormat As LandXMLAngularUnits
Get
Set
public:
property LandXMLAngularUnits AngleDirectionFormat {
LandXMLAngularUnits get ();
void set (LandXMLAngularUnits value);
}
Property Value
LandXMLAngularUnits
See Also