SurfaceElevationStyle Class

The surface boundary style class
Inheritance Hierarchy
SystemObject
  [T:Autodesk.Civil.CivilWrapper<AeccDbSurfaceStyle>]
    Autodesk.Civil.DatabaseServices.StylesSurfaceBaseStyle
      Autodesk.Civil.DatabaseServices.StylesSurfaceElevationStyle

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SurfaceElevationStyle : SurfaceBaseStyle

The SurfaceElevationStyle type exposes the following members.

Properties
 NameDescription
Public propertyColorScheme Gets or sets the color scheme for the range.
Public propertyCutScheme Gets or sets the color cut scheme for the range.
Public propertyDataBandingMode Gets or sets the data banding mode of surfacestyle.
Public propertyDisplayEntityMode Gets or sets the 3D display behavior of the surface object sub-component.
Public propertyDisplayMode Gets or sets the Display3dType enum value that specifies the appearance of surface elevations.
(Inherited from SurfaceBaseStyle)
Public propertyExaggerateElevationBy Gets or sets the double value by which the surface object component elevation values are scaled.
(Inherited from SurfaceBaseStyle)
Public propertyFillScheme Gets or sets the color fill scheme for the range.
Public propertyFlattenToElevationBy Gets or sets the double value to which the surface object component is flattened, or projected.
(Inherited from SurfaceBaseStyle)
Public propertyGroupValuesBy Gets or sets the GroupValuesByType Specifies how the surface elevation data is grouped.
Public propertyIntervalLength Gets or sets the IntervalLength of surfacestyle.
Public propertyLegendStyleId Gets or sets the ObjectId value that specifies the surface elevation legend style.
Public propertyLegendStyleName Gets or sets the string value that specifies the surface elevation legend style.
Public propertyNumberOfRanges Gets or sets the number of surface elevation range values to be used.
Public propertyRangePrecision Gets or sets the surface elevation range precision value.
Top
See Also