Share

SurfaceSmoothType Enumeration

An enumeration that specifies the type of surface smoothing.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public enum SurfaceSmoothType

Visual Basic

Public Enumeration SurfaceSmoothType

Visual C++

public enum class SurfaceSmoothType

Members

Member nameValueDescription
Kriging2
NaturalNeighborInterpolation4

See Also

Was this information helpful?