A paragraph is a cluster of text_part or concatenation tiles that are arranged vertically.
Supported Platforms: Windows, Mac OS, and Web
: paragraph { }

You can construct paragraphs of running text either statically or at runtime. There is a margin around the paragraph as a whole.
The paragraph tile is defined in the base.dcl file.
The illustration above was generated with the following DCL:
: paragraph { : concatenation { : text_part { label = "One"; } : text_part { label = "good turn"; } } : text_part { label = "Deserves another"; } }
Release Information
- AutoCAD R12 and later on Windows
- AutoCAD 2021 and later on Mac OS
Releases: