SettingsLandXMLImport.SettingsTranslation Members

The SettingsLandXMLImport.SettingsTranslation type exposes the following members.

Properties

  NameDescription
Public propertyBasePointEasting
Specifies the base point easting coordinate from which all import values are translated.
Public propertyBasePointElevation
Specifies the base point elevation from which all import values are translated.
Public propertyBasePointNorthing
Specifies the base point northing coordinate from which all import values are translated.
Public propertyTranslate
Specifies whether to translate data to new coordinates when importing the data from the LandXML file.
Public propertyTranslatedCoordinateEasting
Specifies the easting coordinate value used to translate data from the base point.
Public propertyTranslatedCoordinateElevation
Specifies the elevation value used to translate data from the base point.
Public propertyTranslatedCoordinateNorthing
Specifies the northing coordinate value used to translate data from the base point.

See Also