Share

SettingsCmdCreateSurface.SettingsCmdSurfaceCreation 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.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

 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.

See Also

Reference

Was this information helpful?