Message 1 of 1
ActiveUcs
Not applicable
10-19-2005
03:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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