CivilDocumentGetAllPointIds Method |
Gets the objectId collection of all points in the drawing.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectIdCollection GetAllPointIds()
Public Function GetAllPointIds As ObjectIdCollection
public:
ObjectIdCollection^ GetAllPointIds()
Return Value
ObjectIdCollection
See Also