link_file
Link or import external files (DWG, DXF, DGN, RVT) into Revit. Supports live linking or embedded import with placement offset.
Instructions
Link or import an external file into the Revit model.
Supports DWG, DXF, DGN (CAD files) and RVT (Revit links). Linked files maintain a live connection; imported files are embedded.
Args: file_path: Path to the file (DWG, DXF, DGN, or RVT) mode: "link" (default, maintains connection) or "import" (embeds copy) position: Optional placement offset {"x", "y", "z"} in mm ctx: MCP context for logging
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| mode | No | link | |
| position | No |