.NET
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
ActiveUcs
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
47 Views, 0 Replies
10-19-2005 03:04 AM
Hello All,
How to set a UcsTableRecord into ActiveUcs on AutoCAD?
I have tried with two methods
1.HostapplicationServices.Workingdatabase.ucsBase = UcsTableRecordId
2.Editor.CurrentCoordinateSystem = Some UcsMatrix
but both the methods fail to set ActiveUcs.
Please explain with code.
Thanks in advance
How to set a UcsTableRecord into ActiveUcs on AutoCAD?
I have tried with two methods
1.HostapplicationServices.Workingdatabase.ucsBase = UcsTableRecordId
2.Editor.CurrentCoordinateSystem = Some UcsMatrix
but both the methods fail to set ActiveUcs.
Please explain with code.
Thanks in advance

