Specifies the prompting behavior of transparent commands across all features. The formats used to prompt for grade and slope values are set using the Grade and Slope ambient settings.
Specifies the prompting behavior of transparent commands across all features. The formats used to prompt for grade and slope values are set using the Grade and Slope ambient settings.

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

Syntax

C#
public sealed class SettingsTransparentCommands : TreeOidWrapper
Visual Basic
Public NotInheritable Class SettingsTransparentCommands _
	Inherits TreeOidWrapper
Visual C++
public ref class SettingsTransparentCommands sealed : public TreeOidWrapper

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.Settings..::..SettingsAmbient..::..SettingsTransparentCommands

See Also