SurfaceBaseStyle Class

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

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public abstract class SurfaceBaseStyle : [T:Autodesk.Civil.CivilWrapper<AeccDbSurfaceStyle>]

The SurfaceBaseStyle type exposes the following members.

Properties
 NameDescription
Public propertyDisplayMode Gets or sets the Display3dType enum value that specifies the appearance of surface elevations.
Public propertyExaggerateElevationBy Gets or sets the double value by which the surface object component elevation values are scaled.
Public propertyFlattenToElevationBy Gets or sets the double value to which the surface object component is flattened, or projected.
Top
See Also
Inheritance Hierarchy