Thumbnail of post image 078

AutoCAD,VBA

AutoCADのシートセットマネージャ(SSM)で利用するシートセットやその中のサブセット ...

Thumbnail of post image 048

AutoCAD,VBA

AutoCAD VBAでシートセットマネージャ(SSM)のシートタイトルや番号などの取得と ...

Thumbnail of post image 022

AutoCAD,VBA

AutoCAD VBAで図面のプロパティの取得と編集を行うにはSummaryInfoオブジ ...

Thumbnail of post image 066

AutoCAD,VBA

今回のサンプルマクロはアクティブの図面(ドキュメント)内で使用されていない画層を一括削除す ...

Thumbnail of post image 011

AutoCAD,Excel,VBA

本ページではExcel VBAでAutoCADを操作する方法を解説していきます。 Auto ...

Thumbnail of post image 110

AutoCAD,VBA

今回のサンプルマクロは図面(モデル空間)内に存在するすべての点の座標を一括で取得するマクロ ...

Thumbnail of post image 141

AutoCAD,AutoLISP,VBA

AutoCAD VBAファイル(dvbファイル)は、AutoCADを終了するたびにアンロー ...

Thumbnail of post image 049

AutoCAD,VBA

今回はAutoCADオープンチャットにて頂いたマクロの案をもとに作成したVBAマクロの解説 ...

Thumbnail of post image 025

AutoCAD,VBA

AutoCADには図面に引出線を作成するためにコマンドとコマンドが用意されています。Aut ...

Thumbnail of post image 020

AutoCAD,VBA

今回はAutoCADオープンチャットにて頂いたマクロの案をもとに作成したVBAマクロの解説 ...

Thumbnail of post image 026

AutoCAD,VBA

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

Thumbnail of post image 109

AutoCAD,VBA

図面には図形の中身を網掛けするように斜線や特定の模様を書き込む「ハッチング」という表現方法 ...

Thumbnail of post image 148

AutoCAD,VBA

AutoCADには図面にテキストボックスを作成するためにコマンドとコマンドが用意されていま ...

Thumbnail of post image 048

AutoCAD,VBA

AutoCAD VBAで曲線の長さを取得する際、線分やポリラインであれば、Lengthプロ ...