PointDescriptionKeySetGetPointDescriptionKeyIds Method |
Gets the ObjectIdCollection of PointDescriptionKey objects in the drawing.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetPointDescriptionKeyIds()
Public Function GetPointDescriptionKeyIds As ObjectIdCollection
public:
ObjectIdCollection^ GetPointDescriptionKeyIds()
Return Value
ObjectIdCollection
See Also