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