SettingsTransformation Class

The SettingsTransformation class use to transform the coordinate system to local specifications.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0

Syntax

C#

public sealed class SettingsTransformation : TreeOidWrapper

Visual Basic

Public NotInheritable Class SettingsTransformation _
	Inherits TreeOidWrapper

Visual C++

public ref class SettingsTransformation sealed : public TreeOidWrapper

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings.SettingsTransformation

See Also