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