Thumbnail of post image 038

AutoCAD,VBA

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

Thumbnail of post image 193

AutoCAD,VBA

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

Thumbnail of post image 155

AutoCAD,VBA

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

Thumbnail of post image 172

AutoCAD,VBA

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

Thumbnail of post image 173

AutoCAD,Excel,VBA

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

Thumbnail of post image 074

AutoCAD,VBA

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

Thumbnail of post image 105

AutoCAD,AutoLISP,VBA

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

Thumbnail of post image 058

AutoCAD,VBA

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

Thumbnail of post image 110

AutoCAD,VBA

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

Thumbnail of post image 173

AutoCAD,VBA

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

Thumbnail of post image 132

AutoCAD,VBA

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

Thumbnail of post image 016

AutoCAD,VBA

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

Thumbnail of post image 010

AutoCAD,VBA

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

Thumbnail of post image 189

AutoCAD,VBA

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