Share

SurfacePointSelectionType Enumeration

An enumeration that specifies the type of selecting points to use for the surface smoothing extrapolation.



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

Syntax

C#

public enum SurfacePointSelectionType

VB

Public Enumeration SurfacePointSelectionType

C++

public enum class SurfacePointSelectionType

Members

Member nameValueDescription
SelectPoints8 
RandomPoints16 
AllPoints64 

See Also

Reference

Was this information helpful?