Message 1 of 2
How to draw Detail Line by capturing its points until cancelling
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to draw a detail line through C# code as it was in Revit default. Mainly, Wants to capture the start point and end point from the picked points until the user not cancelling the event.
The user can see the drawn lines from the current view by picking two points and all snaps, extensions etc.
Can you help how this can be performed ?
Thanks in advance