VS:SetClLSN/ja

From Vectorworks Developer
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]]