Thumbnail of post image 098

AutoCAD,VBA

AutoCAD VBAはExcelと連携させることでより効果的な自動化ツールを作成すること ...

Thumbnail of post image 057

AutoCAD,VBA

AutoCADできれいな波線を作図するのは少し面倒ですが、VBAを使うことで一瞬で作成する ...

Thumbnail of post image 073

AutoCAD,VBA

AutoCADではコマンドを実行することで、リージョンのマスプロパティ(面積、慣性モーメン ...

Thumbnail of post image 057

AutoCAD,VBA

今回のサンプルマクロはポリラインで囲われたすべてのエリアの面積を測定するマクロです。ポリラ ...

Thumbnail of post image 161

AutoCAD,VBA

AutoCAD VBAで画層の作成と編集を行うにはLayerオブジェクトを利用する必要があ ...

Thumbnail of post image 011

AutoCAD,AutoLISP,VBA

AutoCAD VBAで自動化をする場合、ユーザーにDrawingファイルを入力してもらい ...

Thumbnail of post image 088

AutoCAD,Excel,VBA

AutoCADにはExcelファイルを表としてDrawingに貼り付けることができる標準機 ...

Thumbnail of post image 133

AutoCAD,VBA

ModelSpaceコレクションとPaperSpaceコレクションはAutoCAD VBA ...

Thumbnail of post image 100

AutoCAD,AutoLISP,VBA

AutoCADでは自動化する方法としてVBA以外にもLISPという言語がサポートされていま ...

Thumbnail of post image 117

AutoCAD,VBA

本ページではVBAを使ってAutoCADのモデル空間内に存在するテキストの文法とスペルを一 ...

Thumbnail of post image 109

AutoCAD,VBA

本ページではVBAを使ってAutoCADのモデル空間名に存在するテキストの文字列を一括で置 ...

Thumbnail of post image 020

AutoCAD,VBA

VBAマクロは実行ボタンを押して完結するものもあれば、ユーザーが「このオブジェクトに対して ...

Thumbnail of post image 128

AutoCAD,VBA

AutoCAD VBAで色の取得/編集を行うにはAcCmColorオブジェクトを利用する必 ...

Thumbnail of post image 117

AutoCAD,VBA

AutoCADには、アクションレコーダやスクリプト、Visual LISP(AutoLIS ...