NijiCAD v1.4.0 has been released
In addition to enhancing existing commands, we have introduced the new UCSVIEW command.
UCSVIEW integrates UCS (User Coordinate System) modification with view rotation. By specifying the UCS origin and the X-axis direction, you can rotate the view to align it horizontally with your display.
Typically, this operation is performed by combining the UCS and PLAN commands. However, these are often used sequentially, and in traditional CAD software, this frequently triggers a "zoom to extents" (displaying the entire drawing).
UCSVIEW consolidates these steps into a single workflow. We have also included an option to return to the WCS (World Coordinate System).
Since the center of rotation is based on the cursor position, you won't lose track of your current focus area in the drawing.
Alongside this, we have improved the UCS icon display in the bottom-left of the drawing area. When the UCS is changed, the WCS axes are also shown, making it easier to understand the current orientation of the drawing.
Note: While the PLAN command traditionally involved a full-view display, since v1.3.9, it has been updated to rotate around the center of the current drawing area. Combining the UCS and PLAN commands remains a valid and effective approach. Please choose between UCSVIEW and the traditional combination based on your needs.
Refinement of Angle Measurement
We previously offered the MEASUREANGLE command, but in this update, we have split it into three dedicated commands:
- MEASUREANG_3P (3-point specification)
- MEASUREANG_B (Base angle specification)
- MEASUREANG_L (Two-line specification)
MEASUREANG_L also supports polyline segment selection. By separating these into individual commands, it is now much easier to access the specific functionality you need.
Improvements to MAGTEXT
MAGTEXT is a feature that allows text to snap to geometry. Previously, fine-tuning the placement could be difficult in some scenarios.
With this update, we have added support for Midpoint and Endpoint snapping, making it easier to position text precisely at the center or ends of shapes.
Bug Fixes and Other Improvements
We have also fixed several bugs and unintended behaviors.
The issue regarding arc trimming was discovered thanks to a post on social media. That feedback was instrumental in identifying the problem.
Furthermore, the refinement of the angle measurement functions was prompted by user requests.
While we do not have a dedicated support desk for bug reports or requests, sharing them via DM or social media is perfectly fine. Please just be careful not to include any personal or confidential information.
We will continue to strive for improvements in quality and performance.
Key Updates
- Added UCSVIEW and CONVTOMTEXT commands
- Updated UCS icon display
- Added Midpoint and Endpoint snap support to MAGTEXT
- Overhauled angle measurement functions (MEASUREANG_3P / MEASUREANG_B / MEASUREANG_L)
- Fixed a bug where Undo would not function correctly when changing properties after certain pre-selection operations
- Fixed an issue with UCS-based angle references in the ROTATE command
- Improved arc trimming to prevent unintended geometry results
- Added Training MISSION 12 data