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.6.1987.0
Syntaxpublic uint[] GetPointNumbers()
Public Function GetPointNumbers As UInteger()
public:
array<unsigned int>^ GetPointNumbers()
Return Value
UInt32
See Also