- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, nice people!!
I am the very new guy at AutoCAD api, who used to use Revit api before.
At this time, I wanna get and change some values from the Plot Settings, such as Drawing orientation or Plot style table or Plot Style Table Editor.
It seems there are some information from PlotConfigManager class of ObjectARX: Managed .NET Reference Guide(https://help.autodesk.com/view/OARX/2020/ENU/?guid=OARX-ManagedRefGuide-Autodesk_AutoCAD_PlottingSer...), however, it confuses me little bit.
Do you have any idea where I could learn with a sample code or at least get more information of this(Get and Set Plot Setting)? I am learning the AutoCAD API structure for now, however, i need to know Plot Style Table Editor and Drawing Orientation(PlotSettingValidator.SetPlotRotation(x, PlotRotation.Degrees090) doesn't work ), especially now!XD
Solved! Go to Solution.