DWGSee CAD のリリース
Released: Jan 10, 2025
2026 での更新項目
機能
- SCRIPT
- Now executes a sequence of commands from a script file.
- A script is a text file with an .scr file extension. Each line of the script file contains a command that can be completed at the Command prompt.
- The Select Script File dialog box (a standard file selection dialog box) is displayed. Enter the file name of a script to run that script.
- UNION (Command)
- Now combines two or more solids, surfaces, or regions into a single, composite solid, surface, or region.
- SUBTRACT (Command)
Released: Apr 16, 2024
2025 での更新項目
機能
- Added support for AutoCAD 2025.
- Added several new commands:
- ISOLATEOBJECTS - Temporarily suppresses the display of all objects except those you select.
- DWFATTACH - Inserts a DWF or DWFx file as an underlay into the current drawing.
- UNISOLATEOBJECTS - Displays objects previously hidden with the ISOLATEOBJECTS or HIDEOBJECTS command.
- ANNOALLVISIBLE - Hides or displays annotative objects that do not support the current annotation scale.
- DCANGULAR - Constrains the angle between line or polyline...
Released: Dec 13, 2022
2023 での更新項目
機能
- Added the ability to list Polyline data.
- Added the ability to split multiple sheets from model space automatically.
- You can now use absolute or relative Cartesian (rectangular) coordinates to locate points when creating objects.
- Absolute coordinates are based on the UCS origin (0,0), which is the intersection of the X and Y axes. Use absolute coordinates when you know the precise X and Y values of the point.
- Relative coordinates are based on the last point entered. Use relative coordinates...