An enumeration that specifies the type of selecting points to use for the surface smoothing extrapolation.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public enum SurfacePointSelectionType |
Visual Basic |
---|
Public Enumeration SurfacePointSelectionType |
Visual C++ |
---|
public enum class SurfacePointSelectionType |
Members
Member name | Value | Description | |
---|---|---|---|
SelectPoints | 8 | ||
RandomPoints | 16 | ||
AllPoints | 64 |