VS:Plant ResetPlantInst/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
No edit summary
Line 1: Line 1:
{{LocationMain|category=LocationVS/ja|specific=}}
{{LocationMain|category=LocationVS/ja|specific=}}
__TOC__
__TOC__
<vwDoc>
<vwDoc>
Line 6: Line 5:
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<desc>
<desc>
Resets all instances of the plant symbol definition that is edited.</desc>
編集された植栽シンボル定義の全てのシンボルをリセットします。</desc>


-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
Line 41: Line 40:
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<version>
<version>
利用可能バージョン: Vectorworks 2011
Availability: from Vectorworks 2014


</version>
</version>

Revision as of 03:15, 16 January 2014

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

Description

編集された植栽シンボル定義の全てのシンボルをリセットします。

PROCEDURE Plant_ResetPlantInst(
plantSymbolName :DYNARRAY[] of CHAR);
def vs.Plant_ResetPlantInst(plantSymbolName):
    return None

Parameters

plantSymbolName DYNARRAY[] of CHAR

Version

Availability: from Vectorworks 2014