Settings that specify the defaults assigned when creating surfaces.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsCmdCreateSurfaceSettingsCmdSurfaceCreation
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class SettingsCmdSurfaceCreation : TreeOidWrapper
VB
Public NotInheritable Class SettingsCmdSurfaceCreation Inherits TreeOidWrapper
C++
public ref class SettingsCmdSurfaceCreation sealed : public TreeOidWrapper
The SettingsCmdCreateSurfaceSettingsCmdSurfaceCreation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CutFactor | Gets the cut factor. | |
| DefaultType | Gets the default surface type that is used when creating a surface. | |
| FillFactor | Gets the fill factor. | |
| GridSurfaceOrientation | Gets the default orientation for a grid. | |
| GridSurfaceXSpacing | Gets the default value for a grid surfaces X spacing. | |
| GridSurfaceYSpacing | Gets the default value for a grid surfaces Y spacing. |
