RunColorPaletteMgr Color 
Vectorworks 2013

VectorScript Declaration:

FUNCTION   RunColorPaletteMgr
:BOOLEAN ;

Python:

def  vs.RunColorPaletteMgr():
   return BOOLEAN

Description:

Runs the Color Palette Manager

説明

カラーパレットマネージャーを表示します



  RunNewColorPalette Color 
Vectorworks 2013

VectorScript Declaration:

FUNCTION   RunNewColorPalette
:STRING ;

Python:

def  vs.RunNewColorPalette():
   return STRING

Description:

Runs the New Color Palette Dialog

説明

新規のカラーパレットダイアログを表示します。