SurfacePointOutputLocationsType Enumeration |
An enumeration that specifies the type of output location for the points.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum SurfacePointOutputLocationsType
Public Enumeration SurfacePointOutputLocationsType
public enum class SurfacePointOutputLocationsType
Members| Member name | Value | Description |
|---|
| GridBased | 1,048,576 | |
| Centroids | 2,097,152 | |
| RandomPoints | 4,194,304 | |
| EdgeMidPoints | 8,388,608 | |
See Also