SettingsCmdCreateSurfaceSettingsCmdSurfaceCreation Class

Settings that specify the defaults assigned when creating surfaces.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateSurfaceSettingsCmdSurfaceCreation

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdSurfaceCreation : TreeOidWrapper

The SettingsCmdCreateSurfaceSettingsCmdSurfaceCreation type exposes the following members.

Properties
 NameDescription
Public propertyCutFactor Gets the cut factor.
Public propertyDefaultType Gets the default surface type that is used when creating a surface.
Public propertyFillFactor Gets the fill factor.
Public propertyGridSurfaceOrientation Gets the default orientation for a grid.
Public propertyGridSurfaceXSpacing Gets the default value for a grid surfaces X spacing.
Public propertyGridSurfaceYSpacing Gets the default value for a grid surfaces Y spacing.
Top
See Also