SettingsLandXMLImportSettingsTranslationTranslatedCoordinateElevation Property |
Specifies the elevation value used to translate data from the base point.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double TranslatedCoordinateElevation { get; set; }
Public Property TranslatedCoordinateElevation As Double
Get
Set
public:
property double TranslatedCoordinateElevation {
double get ();
void set (double value);
}
Property Value
Double
See Also