VS:GetDLOptions/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

「ダブルラインの設定」オプションを取得します。(0:線を作る/1:面を作る/2:線と面を作る)

FUNCTION GetDLOptions : INTEGER;
def vs.GetDLOptions():
    return INTEGER

Version

利用可能バージョン: VectorWorks12.5

See Also

関連関数:

VS:SetDLOptions

関連関数: [[VS:SetDLOptions]]