StandardPointGroupQueryPointGroups Property

Gets a collection of PointGroups matched by the point group query.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public IList<string> PointGroups { get; }

Property Value

IListString
Example
1!ERROR: See log file!
See Also