PointCloudPointStyleNumberOfElevationRanges Property

Gets or sets the default number of elevation ranges that are created for a new point cloud that references this style.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public int NumberOfElevationRanges { get; set; }

Property Value

Int32
See Also