Drive AutoCAD with Code
Monday, June 25, 2018
Change Width of DBText/AttributeReference by Its WidthFactor - Part Two: Drag-Fitting
›
In previous post , I showed the code to automatically adjust DBText's width to fit into a given space by reducing DBText's WidthFact...
1 comment:
Change Width of DBText/AttributeReference by Its WidthFactor - Part One: Auto-Fitting
›
When a text entity (DBText) is added int drawing, very often there is only limited space available to place the text entity (mainly the spac...
3 comments:
Monday, April 30, 2018
Move Civil3D CogoPoint's Label in "Jig" Style
›
There is a discussion in Autodesk's Civil3D Customization Discussion forum on moving CogoPoint's label by dragging it. CogoPoint in...
7 comments:
Monday, January 8, 2018
Create Arc-Aligned Text with .NET API - 1 of ? (TBD)
›
AutoCAD's Express Tool comes with "ARCTEXT" command that creates text aligned along an arc. There are also a few LISP routines...
11 comments:
‹
›
Home
View web version