Gets a collection of PointGroups matched by the point group query.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public IList<string> PointGroups { get; } |
| Visual Basic |
|---|
Public ReadOnly Property PointGroups As IList(Of String) Get |
| Visual C++ |
|---|
public: property IList<String^>^ PointGroups { IList<String^>^ get (); } |
Examples
1!ERROR: See log file!1!ERROR: See log file!