Skip to main content

5/15 - NijiCAD v1.4.1 Released

· One min read
NijiCAD
アプリケーション

NijiCAD v1.4.1 Released

Angular dimensions are now available. Along with this, we have added the DIMANGULAR command.
It supports both object selection and 3-point specification methods. For the display format, you can choose between decimal and DMS (Degrees, Minutes, Seconds) notation.

In NijiCAD, angular dimensions are unified as a single type, regardless of how they are created.

In traditional CAD software, it was common for different types of angular dimensions to be created depending on the input method. However, this often led to complex management and unique behaviors during grip editing. In some cases, once deformed, it was difficult to return the dimension to its intended shape.

With NijiCAD, we revisited these challenges and redesigned angular dimensions under a single definition.
Grip editing and stretching can now be used with a natural feel and no unexpected behaviors.

Please try out our "angular dimensions that just work normally."

We plan to continuously improve the definition and behavior of entities in the future. Stay tuned.

Update Details

  • Added Angular Dimensions (DIMANGULAR)
  • Added CONVTOPLINE command
  • Improved selection detection for circles
  • Added Training MISSION 13 data

5/8 - NijiCAD v1.4.0 Released

· 3 min read
NijiCAD
アプリケーション

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

5/1 - NijiCAD v1.3.9 Released

· 2 min read
NijiCAD
アプリケーション

NijiCAD v1.3.9 has been released

The STRETCH command now supports multiple selection regions, allowing for more flexible and precise stretching operations.

Previously, only the first crossing selection was recognized as a valid stretch region. This is standard behavior in many CAD applications. When you couldn't select all the target vertices in a single pass, you often had to use the Crossing Polygon (CP) selection method.

While the CP method is common, it requires careful focus to specify the exact area, and it's easy to make mistakes or include unintended vertices.

With the new multi-region support, you can calmly add selection areas one by one, ensuring that you capture exactly the vertices you want. Furthermore, specified regions are displayed with a subtle background fill, allowing you to confirm their relationship with the drawing geometry as you work.

This update also increases the utility of Window Selection for stretching. You can now sequentially add areas to your selection using window selection as well.

A real-time preview is displayed during the stretch operation, making it much easier to visualize the final result. We encourage you to give it a try.

Additionally, we've introduced the STRETCHREGION system variable to toggle the visibility of these selection regions. This is currently an experimental feature, added for users who might find the visual feedback distracting. If you notice any flickering or prefer a cleaner look, you can turn it OFF. This is a preference setting that is persisted in the Pro version.

Key Updates

  • Support for multiple region specification in the STRETCH command
  • Addition of the STRETCHREGION system variable for region display control
  • Added Training MISSION 11 data

We are very grateful for the feedback and requests we receive through comments and the Microsoft Store. Our future direction is becoming clearer. We plan to sequentially implement standard dimensioning features such as Angular, Radial, and Diameter dimensions. We are also exploring new initiatives unique to NijiCAD, so please stay tuned for future updates!


4/28 - NijiCAD v1.3.8 公開

· 3 min read
NijiCAD
アプリケーション

NijiCAD v1.3.8 を公開しました

コマンドの追加や既存コマンドの機能拡張を行いました。また、大量図形を含む図面で、表示倍率変更時のレスポンスが大幅に向上しました。

主な更新内容

  • LINEUNIFY コマンド追加
    複数選択した線分の中から同一線上にあるものを判定し、1本の線分に統合するコマンドです。途中を切り抜いた図形を再び元に戻したい場合に有効です。

  • DIMLINEAR 基準線先行指定オプション追加
    基準線を先行して指定できるようになりました。離れた位置に整列した寸法を入力する際に便利です。

  • ハッチング対象に印刷枠図形を許可
    印刷枠図形をハッチング対象として指定できるようになりました。主に USER ハッチなどで補助線を追加したい場合に使用できます。

  • 描画に関わる処理を改善
    大量の図形がある図面での表示倍率変更時やオブジェクトスナップ時のレスポンスを大幅に向上させました。従来、画面移動時の処理負荷となっていた部分を大幅に軽減しています。

  • Training MISSION10 データを追加
    トレーニングシリーズに新しい課題データを追加しました。 NijiCAD Training - Mission10 (YouTube)

その他の変更

メニューのタイトルを「外観」から「環境設定」に変更しました。この項目内の設定は、アプリ環境に関わる内容となっており、Free版・Pro版のどちらでも設定可能です。 ただし Free版では次回起動時に初期化されます。Pro版では、設定した内容を次回起動時にも復元して使用できます。

今後も順次、機能改善や不具合対応を行っていく予定です。


4/23 - NijiCAD v1.3.7 Released

· One min read
NijiCAD
アプリケーション

NijiCAD v1.3.7 is now available

We have added new commands and improved existing features.

Key Updates

  • Added BATCHTEXTEDIT Command
    A versatile command for extracting text from multiple entities or mapping multi-line text data back to text entities.

  • Improved RECTANG and MATCHPROP
    Added size options to the RECTANG command for easier placement and alignment.
    MATCHPROP now supports specific properties for dimensions and hatching, and includes an option to limit property copying to general properties only.

  • Added BGC Variable
    Introduced BGC and BGCDEFAULT for changing and persisting background color settings.

  • Added Training MISSION 9 Data
    New challenge data has been added to the Training Series.

We will continue to improve NijiCAD to provide the best 2D CAD experience. Thank you for your continued support!


4/17 - NijiCAD v1.3.6 公開

· 2 min read
NijiCAD
アプリケーション

NijiCAD v1.3.6 を公開しました(緊急アップデート)

重大な不具合を修正しました。
特定の操作において図形の画層が意図せず変更されてしまう可能性がありました。

具体的には、図面データを PURGE 後に保存し、その後 UNDO コマンドで編集を戻した場合に発生することがあります。
その場合は、いったん図面を閉じて再度開き直すことで、正常な画層に戻ります。
最新の NijiCAD へのアップデートを強く推奨します。ご迷惑をおかけしましたことをお詫び申し上げます。

今後、同様の意図しない現象が発生した場合は、DMにてご連絡いただけますと幸いです。
今後とも NijiCAD をよろしくお願いいたします。

修正内容

  • 特定の操作で画層が意図せず変更されてしまう不具合を修正
  • Training Mission 8 データを追加

4/16 - NijiCAD v1.3.5 公開

· 2 min read
NijiCAD
アプリケーション

NijiCAD v1.3.5 公開

クロスヘアカーソル、オブジェクトスナップマーカー、ラバーバンドの描画を改善しました。

塗りつぶし図形や画像の上でも視認性が向上しています。また、背景色が白に近い場合の座標軸やハイライト色も調整しました。

新たに追加したシステム変数「OSMODEDEFAULT」により、OSMODEの既定値(初期値)を設定できるようになりました。起動時には、OSMODEはOSMODEDEFAULTの値に設定されます。

作図補助パレットにオブジェクトスナップの初期化ボタンを追加しました。作業ごとに変更した設定も、ボタン一つで簡単に初期化できます。

  • OSMODEDEFAULTの追加
  • 作図補助機能に関わる描画の改善
  • Training MISSION7 データの追加
  • プロパティパレットでのプロパティ変更時の処理の改善

4/13 - NijiCAD v1.3.4 公開

· 4 min read
NijiCAD
アプリケーション

NijiCAD v1.3.4 公開

主にカーソルスタイルの追加と、NijiCADのグレード差に伴う方針変更を行いました。

カーソルスタイルとして、新たにレティクルを追加しました。四方の十字線と中央のドットで構成され、中央のドットは対象を正確に捉えるのに適しています。 適度なサイズの十字線は周囲の図形を邪魔することなく、カーソル位置を把握できます。Free版・Pro版どちらでも使用可能です。

グレードによる仕様変更として、Free版におけるシステム変数の保持方針を変更しました。これまでシステム変数は起動時に復元していましたが、Free版では常に既定値が設定されるようになりました。これは、初めて触れる入門者に対して、どのような変数が存在するのかを認知してもらうための仕様です。 起動後は毎回設定が必要になりますが、まずは標準的な環境を知っていただきたいと考えています。Web版も同様の仕様です。

一方Pro版では、起動時にシステム変数を復元します。これによりユーザーは、常に自身の好みの設定で作図できます。ZOOMFACTORやCURSORSTYLEの設定は個人差が大きいためです。 また、TEXTRENDERMODEはFillモードでは動作が重く感じる場合があるため、Outlineに設定することで軽快に編集できます。

レティクルカーソルはMISSION6で使用しています。実際に使用すると、標準のクロスヘアカーソルに比べて軽快に感じられるかもしれません。CADソフトにおいてカーソルは指先のような存在です。視認性の良さや感覚的な操作性は非常に重要です。ぜひ一度お試しください。

Pro版公開後、Free版との機能差は主にテーマカラーに限られていました。それにもかかわらずご購入いただけたことは、NijiCADへの期待の表れだと受け止めています。心より感謝申し上げます。 今回の仕様変更は、NijiCADをご愛用いただいている皆様が納得感を持ってご利用いただくためのものです。今後も安定したプロダクトの開発・運営を続けていくことをお約束します。

主な更新

  • カーソルにレティクルカーソルを追加
  • Free版起動時のシステム変数の既定値設定
  • Pro版起動時のシステム変数の復元
  • ZOOMFACTORの保存と復元
  • Training MISSION6 データを追加

4/10 - NijiCAD v1.3.3 公開

· One min read
NijiCAD
アプリケーション

NijiCAD v1.3.3 公開

  • Training MISSION5 データを追加
  • 背景色をライトにした場合のオブジェクトナップマーカー色調整
  • 矩形クリップ時のイメージ参照のストレッチ動作でUndoが記録されない不具合修正
  • SSALIGNで同一点指定時に図形が消失する不具合修正

4/7 - NijiCAD v1.3.2 公開

· One min read
NijiCAD
アプリケーション

NijiCAD v1.3.2 公開

特定の図形タイプの編集に限定したコマンド群は、図形フィルタ機能で選択操作時にフィルタを行うよう変更されました。

その他の更新内容は以下の通りです。

  • ステータスバーにOFFSETDISTの状態を追加
  • Training MISSION4 データを追加
  • DXFOUTが不正ななDXFを出力する不具合を修正