サンプルプログラム

 MQSDKフォルダにはサンプルとして主にVisual Studio用のプロジェクトが収録されています。このサンプルを参考にしてプラグインを制作して下さい。

Createプラグイン
Create spring (Spring)
Create Text (TTFont)
Exportプラグイン
3D Studio Exporter (ExportASC)
RIB Exporter (ExportRIB)
Collada Exporter (ExpCollada)
STL Exporter (ExportSTL)
Importプラグイン
AutoCAD DXF Importer (ImportDXF)
MQO Importer (ImportMQO)
Objectプラグイン
Lathe (Lathe)
Wired (Wired)
Selectプラグイン
Measure (Measure)
Separate polygons (Separate)
Erase vertex color (VColor)
Stationプラグイン
Station Spy (StationSpy)
Indexer (Indexer)
WTLStation (WTLStation) (*1)
Commandプラグイン
Single Move (SingleMove)
Scissor (Scissor)

(*1)WTL(Windows Template Library)を用いていますので、ビルドにはWTLを別途入手してインストール必要があります。WTLはWeb上で無償配布されています。
WTL 7.5以降の入手先