Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Im trying to draw some objects using vb.net but they get drawn away from their coordinates since the viewport in the drawing is not using the WorldCS. So what i will do is first set the UCS in the viewport to the WorldCS, then draw the objects, then set it back to the previous UCS.
But i cant find how to get the current CS in the viewport.
Solved! Go to Solution.