Gets the defaults assigned when creating surfaces.

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

Syntax

C#
public SettingsCmdCreateSurface..::..SettingsCmdSurfaceCreation SurfaceCreation { get; }
Visual Basic
Public ReadOnly Property SurfaceCreation As SettingsCmdCreateSurface..::..SettingsCmdSurfaceCreation
	Get
Visual C++
public:
property SettingsCmdCreateSurface..::..SettingsCmdSurfaceCreation^ SurfaceCreation {
	SettingsCmdCreateSurface..::..SettingsCmdSurfaceCreation^ get ();
}

See Also