VS:SetClLSN/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
 
m (1 revision)
 
(No difference)

Latest revision as of 14:37, 12 August 2013

.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]]