SurfacePointSelectionType Enumeration |
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.8.0.292
Syntaxpublic enum SurfacePointSelectionType
Public Enumeration SurfacePointSelectionType
public enum class SurfacePointSelectionType
MembersMember name | Value | Description |
---|
SelectPoints | 8 | |
RandomPoints | 16 | |
AllPoints | 64 | |
See Also