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.280
Syntax
C#
public sealed class SurfaceElevationStyle : SurfaceBaseStyle
VB
Public NotInheritable Class SurfaceElevationStyle Inherits SurfaceBaseStyle
C++
public ref class SurfaceElevationStyle sealed : public SurfaceBaseStyle
The SurfaceElevationStyle type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ColorScheme | Gets or sets the color scheme for the range. |
![]() | CutScheme | Gets or sets the color cut scheme for the range. |
![]() | DataBandingMode | Gets or sets the data banding mode of surfacestyle. |
![]() | DisplayEntityMode | Gets or sets the 3D display behavior of the surface object sub-component. |
![]() | DisplayMode |
Gets or sets the Display3dType enum value that specifies the appearance of surface elevations.
(Inherited from SurfaceBaseStyle) |
![]() | ExaggerateElevationBy |
Gets or sets the double value by which the surface object component elevation values are scaled.
(Inherited from SurfaceBaseStyle) |
![]() | FillScheme | Gets or sets the color fill scheme for the range. |
![]() | FlattenToElevationBy |
Gets or sets the double value to which the surface object component is flattened, or projected.
(Inherited from SurfaceBaseStyle) |
![]() | GroupValuesBy | Gets or sets the GroupValuesByType Specifies how the surface elevation data is grouped. |
![]() | IntervalLength | Gets or sets the IntervalLength of surfacestyle. |
![]() | LegendStyleId | Gets or sets the ObjectId value that specifies the surface elevation legend style. |
![]() | LegendStyleName | Gets or sets the string value that specifies the surface elevation legend style. |
![]() | NumberOfRanges | Gets or sets the number of surface elevation range values to be used. |
![]() | RangePrecision | Gets or sets the surface elevation range precision value. |