Author Topic: AutoCAD Styles through .NET API  (Read 1553 times)

0 Members and 1 Guest are viewing this topic.

Andrey Bushman

  • Swamp Rat
  • Posts: 864
AutoCAD Styles through .NET API
« on: December 19, 2012, 08:00:24 AM »
I write check standard modules, therefore often I need to get access to each option of different styles settings through .NET API. Examples from Internet are not as detailed as I need. Sometimes I spend a lot of time to search solution for some options...

I spent some time to create such detailed examples, and published those here. I wrote these in order to not forget in the future. Maybe it will be interesting not for me only. I wrote detailed examples for next styles:
  • Point Style
  • Text Style
  • Multiline Style
  • Multileader Style
  • Dimension Style
  • Table Style

P.S. I have checked these examples in AutoCAD 2009, and AutoCAD 2013.

Best Regards,
Andrey
« Last Edit: December 19, 2012, 08:32:32 AM by Andrey »