SettingsCmdSimplifySurface Class

Settings for SimplifySurface command.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAmbient
          Autodesk.Civil.SettingsSettingsSurface
            Autodesk.Civil.SettingsSettingsCmdSimplifySurface

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

The SettingsCmdSimplifySurface type exposes the following members.

Properties
 NameDescription
Public propertyAcceleration Gets the Acceleration settings
(Inherited from SettingsAmbient)
Public propertyAngle The Angle settings
(Inherited from SettingsAmbient)
Public propertyArea The Area settings
(Inherited from SettingsAmbient)
Public propertyContourLabeling Gets the defaults assigned to surface labels.
(Inherited from SettingsSurface)
Public propertyCoordinate The Coordinate settings
(Inherited from SettingsAmbient)
Public propertyDefaults Gets the surface defaults setting.
(Inherited from SettingsSurface)
Public propertyDegreeOfCurvature Gets the DegreeOfCurvature settings
(Inherited from SettingsAmbient)
Public propertyDimension The Dimension settings
(Inherited from SettingsAmbient)
Public propertyDirection The Direction settings
(Inherited from SettingsAmbient)
Public propertyDistance The Distance settings
(Inherited from SettingsAmbient)
Public propertyElevation The Elevation settings
(Inherited from SettingsAmbient)
Public propertyGeneral The General settings
(Inherited from SettingsAmbient)
Public propertyGrade Gets the Grade settings
(Inherited from SettingsAmbient)
Public propertyGradeSlope Gets the GradeSlope settings
(Inherited from SettingsAmbient)
Public propertyGridCoordinate Gets the GridCoordinate settings
(Inherited from SettingsAmbient)
Public propertyLabeling Gets the Labeling settings
(Inherited from SettingsAmbient)
Public propertyLatLong Gets the LatLong settings
(Inherited from SettingsAmbient)
Public propertyMaximumChangeInElevation Gets the maximum allowed difference between the elevation of the original surface and the elevation of the simplified surface.
Public propertyPercentageOfPointsToRemove Gets the percent of surface points to remove.
Public propertyPressure Gets the Pressure settings
(Inherited from SettingsAmbient)
Public propertyRegionOptions Gets the default option by which surfaces will be simplified.
Public propertySimplifyMethod Gets the default method by which surfaces will be simplified.
Public propertySlope Gets the Slope settings
(Inherited from SettingsAmbient)
Public propertySpeed Gets the Speed settings
(Inherited from SettingsAmbient)
Public propertyStation Gets the Station settings
(Inherited from SettingsAmbient)
Public propertyStyles Gets the default styles.assigned to surfaces and surface-related labels.
(Inherited from SettingsSurface)
Public propertyTime The Time settings
(Inherited from SettingsAmbient)
Public propertyTransparentCommands Gets the TransparentCommands settings
(Inherited from SettingsAmbient)
Public propertyUnitless The Unitless settings
(Inherited from SettingsAmbient)
Public propertyUseMaximumChangeInElevation Gets whether you will set a default maximum change in elevation.
Public propertyUsePercentageOfPointsToRemove Gets whether simplify the image by removing a percent of surface points.
Public propertyVolume Gets the Volume settings
(Inherited from SettingsAmbient)
Top
See Also