Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I am trying to add ordinate dimensions to a drawing view. I know exactly the 3D model coordinates where I want the dimentions to be placed in a drawing view.Do you think this is possible? My approach is to get 2D points using either DrawingView.ModelToSheetSpace or DrawingView.ModelToDrawingViewSpace Methods and use them to place the dimensions, but i am getting stuck when OrdinateDimensions.Add Method asks me for a geometry intent.
Is there any way to select a curve in a drawing view given a 2D point and then use it for creating a geometry intent?
thanks in advance for any help
Solved! Go to Solution.