SettingsSurfaceSettingsStyles Class

Default styles.assigned to surfaces and surface-related labels.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsSurfaceSettingsStyles

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

The SettingsSurfaceSettingsStyles type exposes the following members.

Properties
 NameDescription
Public propertyMarker Gets the default style for marker.
Public propertyMarkerStyleId Gets the default styleId for marker.
Public propertyRenderMaterial Gets the default render material.
Public propertySurface Gets the default style for surface.
Public propertySurfaceSlopeLabel Gets the default style for slope label.
Public propertySurfaceSlopeLabelStyleId Gets the default styleId for slope label.
Public propertySurfaceSpotElevationLabel Gets the default style for spot elevation label .
Public propertySurfaceSpotElevationLabelStyleId Gets the default styleId for spot elevation label .
Public propertySurfaceStyleId Gets the default styleId for surface.
Top
See Also