Thumbnail of post image 180

AutoCAD,VBA

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

Thumbnail of post image 072

AutoCAD,VBA

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

Thumbnail of post image 099

AutoCAD,VBA

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

Thumbnail of post image 126

AutoCAD,VBA

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

Thumbnail of post image 052

AutoCAD,Excel,VBA

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

Thumbnail of post image 074

AutoCAD,VBA

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

Thumbnail of post image 043

AutoCAD,AutoLISP,VBA

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

Thumbnail of post image 144

AutoCAD,VBA

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

Thumbnail of post image 093

AutoCAD,VBA

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

Thumbnail of post image 012

AutoCAD,VBA

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

Thumbnail of post image 106

AutoCAD,VBA

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

Thumbnail of post image 191

AutoCAD,VBA

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

Thumbnail of post image 056

AutoCAD,VBA

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

Thumbnail of post image 087

AutoCAD,VBA

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