SurfacePointOutputLocationsType Enumeration

An enumeration that specifies the type of output location for the points.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum SurfacePointOutputLocationsType
Members
Member nameValueDescription
GridBased1,048,576 
Centroids2,097,152 
RandomPoints4,194,304 
EdgeMidPoints8,388,608 
See Also