SettingsLandXMLImportSettingsTranslationTranslate Property |
Specifies whether to translate data to new coordinates when importing the data from the LandXML file.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool Translate { get; set; }
Public Property Translate As Boolean
Get
Set
public:
property bool Translate {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also