Gets the objectId collection of all intersection objects in the drawing.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public ObjectIdCollection GetIntersectionIds()Visual Basic
Public Function GetIntersectionIds As ObjectIdCollectionVisual C++
public:
ObjectIdCollection^ GetIntersectionIds()