VectorScript/ja

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

VectorScriptとは?

VectorScriptはVectorworks® Fundamentalsソフトウェアパッケージのスクリプト言語です。軽量のプログラミング言語で、Pascalに似た文法を持ち、そこから多くのプログラム構造を取り入れています。

ランゲージガイド

VectorScript はPascal言語の“スーパーセット”で、、Vectorworks のCADエンジンの機能を利用するために、基本的なPascalを、多くのAPI(Application Programing Interfaces)で拡張しています。

詳しくは、 VectorScript ランゲージガイド PDF をダウンロードしてお読みください。

基礎

VS:Introduction

VS:User Interface

VS:Creating a Custom Dialog Box

VS:Plug-in Parameter Types

VS:Search Criteria

VS:Include Files and Encryption

VS:The VectorScript Debugger