An enumeration that specifies the type of output location for the points.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0
Syntax
C# |
---|
public enum SurfacePointOutputLocationsType |
Visual Basic |
---|
Public Enumeration SurfacePointOutputLocationsType |
Visual C++ |
---|
public enum class SurfacePointOutputLocationsType |
Members
Member name | Value | Description | |
---|---|---|---|
EdgeMidPoints | 8388608 | ||
RandomPoints | 4194304 | ||
Centroids | 2097152 | ||
GridBased | 1048576 |