PointCloudClassificationInfoCollectionItem Property


Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PointCloudClassificationInfo this[
	int index
] { get; set; }

Parameters

index  Int32
 

Property Value

PointCloudClassificationInfo
See Also