How To Make Alternate Dimension Units Appear Below the Primary Units (AutoCAD .net API)

Showing many different dimension styles.
Showing many different dimension styles.

This was a question which someone asked.

I accordingly answered it with a code example. The answer is simple:

Ensure that you add `“\X”` as a suffix to the `DimStyleTableRecord.Dimpost` property.

Here is a code example:


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *