VS:SetDLOptions/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:線と面を作る)

PROCEDURE SetDLOptions(
options :INTEGER);
def vs.SetDLOptions(options):
    return None

Parameters

options INTEGER 線と面の設定

Version

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

See Also

関連関数:

VS:GetDLOptions

関連関数: [[VS:GetDLOptions]]