define_attribute
Defines an attribute on a CAD block definition, specifying tag, prompt, and default value to enable automated data extraction and block customization.
Instructions
Define an attribute on a block definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | ||
| prompt | Yes | ||
| block_name | Yes | ||
| default_value | Yes |