SurfaceSlopeStyleRangePrecision Property

Gets or sets the surface slope range precision value.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PrecisionRangeType RangePrecision { get; set; }

Property Value

PrecisionRangeType
Remarks
The default is .000001.
See Also