PointGroupGetPointNumbers Method |
Gets an array that contains the point numbers for all COGO points in the PointGroup.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic uint[] GetPointNumbers()
Public Function GetPointNumbers As UInteger()
public:
array<unsigned int>^ GetPointNumbers()
Return Value
UInt32
See Also