Share

PointCloudElevationRangeCreationType Enumeration

Defines the method to create the number of elevation ranges.



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

Syntax

C#

public enum PointCloudElevationRangeCreationType

VB

Public Enumeration PointCloudElevationRangeCreationType

C++

public enum class PointCloudElevationRangeCreationType

Members

Member nameValueDescription
NumberOfRanges0 
RangeInterval1 

See Also

Reference

Was this information helpful?