An enumeration that specifies the type of surface smoothing.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1067.0
Syntax
C#
public enum SurfaceSmoothType
VB
Public Enumeration SurfaceSmoothType
C++
public enum class SurfaceSmoothType
Members
Member name | Value | Description |
---|---|---|
Kriging | 2 | |
NaturalNeighborInterpolation | 4 |