VS:ExportSAT/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
m (1 revision: Japanese Reference for 2016)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{LocationMain|category=LocationVS/ja|specific=}}
{{LocationMain|category=LocationVS/ja|specific=}}
__TOC__
__TOC__
<vwDoc>
<vwDoc>
Line 25: Line 25:
filePath
filePath
STRING
STRING
ファイルのパス
取り出すファイルのパス
</line>
</line>
<line>
<line>

Latest revision as of 12:28, 14 January 2016

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

Description

選択図形をSATファイルに取り出します。

FUNCTION ExportSAT(
filePath :STRING;
solidAsSurface :BOOLEAN) : BOOLEAN;
def vs.ExportSAT(filePath, solidAsSurface):
    return BOOLEAN

Parameters

filePath STRING 取り出すファイルのパス
solidAsSurface BOOLEAN

Return Value

成功した場合はTRUEを返します。

Version

利用可能バージョン: Vectorworks 2013