create_dimensions
Create dimension annotations for selected elements in the current view. Supports linear, aligned, and angular dimensions with automatic offset placement.
Instructions
Create dimension annotations for elements in the current view.
Automatically dimensions the specified elements. Works in plan, section, and elevation views. The dimension line is placed at an offset from the elements for readability.
Args: element_ids: List of element IDs to dimension dimension_type: Type of dimension — "linear", "aligned", or "angular" (defaults to "linear") ctx: MCP context for logging
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| element_ids | Yes | ||
| dimension_type | No | linear |