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.8.0.292
Syntax
public int NumberOfElevationRanges { get; set; }

Property Value

Int32
See Also