StylesRootPointCloudStyles Property

Gets the collection of PointCloudStyle objects in the database.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PointCloudStyleCollection PointCloudStyles { get; }

Property Value

PointCloudStyleCollection
See Also