VS:GetClLSN/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

クラスに設定されている線の種類を返します。

FUNCTION GetClLSN(
className :STRING) : LONGINT;
def vs.GetClLSN(className):
    return LONGINT

Parameters

className STRING クラスの名前

Version

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

See Also

関連関数:

VS:SetClLSN

関連関数: [[VS:SetClLSN]]