Gets the defaults assigned when creating surfaces.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.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 (); }