VS:SetClLSN/ja

From Vectorworks Developer
Revision as of 14:37, 12 August 2013 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Description

クラスの線の種類を設定します。

PROCEDURE SetClLSN(
className :STRING;
lineStyle :LONGINT);
def vs.SetClLSN(className, lineStyle):
    return None

Parameters

className STRING クラスの名前
lineStyle LONGINT 線の種類

Version

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

See Also

関連関数:

VS:GetClLSN

関連関数: [[VS:GetClLSN]]