StandardPointGroupQueryPointGroups Property

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

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

Property Value

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