Thumbnail of post image 138

AutoCAD,VBA

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

Thumbnail of post image 197

AutoCAD,VBA

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

Thumbnail of post image 049

AutoCAD,VBA

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

Thumbnail of post image 163

AutoCAD,VBA

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

Thumbnail of post image 006

AutoCAD,Excel,VBA

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

Thumbnail of post image 173

AutoCAD,VBA

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

Thumbnail of post image 019

AutoCAD,AutoLISP,VBA

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

Thumbnail of post image 007

AutoCAD,VBA

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

Thumbnail of post image 192

AutoCAD,VBA

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

Thumbnail of post image 124

AutoCAD,VBA

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

Thumbnail of post image 163

AutoCAD,VBA

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

Thumbnail of post image 068

AutoCAD,VBA

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

Thumbnail of post image 089

AutoCAD,VBA

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

Thumbnail of post image 111

AutoCAD,VBA

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