VS:SetDimNote/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

ハンドルで指定した寸法線の注釈の文字を、指定した文字列に置き換えます。

PROCEDURE SetDimNote(
h :HANDLE;
note :STRING);
def vs.SetDimNote(h, note):
    return None

Parameters

h HANDLE 寸法線のハンドル
note STRING 注釈の文字列

Example

SetDimNote(dimHandle,'DLO');

Version

Availability: from Vectorworks 2015