new_start = APoint(start_point.x + 5, start_point.y + 5) new_end = APoint(end_point.x + 5, end_point.y + 5) ...
🏗️ A powerful Python-based Model Context Protocol (MCP) server that provides programmatic control over AutoCAD through COM automation. Youtube video of the ...