SurfaceContourStyleSmoothingType Property

Gets or sets the ContourSmoothingType enum value that specifies the type of smoothing used. This property is usable only when SmoothContours is set to true.

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

Property Value

ContourSmoothingType
See Also