Thumbnail of post image 155

AutoCAD,VBA

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

Thumbnail of post image 007

AutoCAD,VBA

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

Thumbnail of post image 196

AutoCAD,VBA

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

Thumbnail of post image 058

AutoCAD,VBA

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

Thumbnail of post image 030

AutoCAD,Excel,VBA

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

Thumbnail of post image 060

AutoCAD,VBA

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

Thumbnail of post image 007

AutoCAD,AutoLISP,VBA

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

Thumbnail of post image 008

AutoCAD,VBA

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

Thumbnail of post image 163

AutoCAD,VBA

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

Thumbnail of post image 085

AutoCAD,VBA

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

Thumbnail of post image 131

AutoCAD,VBA

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

Thumbnail of post image 155

AutoCAD,VBA

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

Thumbnail of post image 178

AutoCAD,VBA

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

Thumbnail of post image 122

AutoCAD,VBA

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