VS:SetDLControlOffset/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

「ダブルラインの設定」のオフセットを設定します。

PROCEDURE SetDLControlOffset(
controlOffsetDistance :REAL)Coordinate));
def vs.SetDLControlOffset(controlOffsetDistance):
    return None

Parameters

controlOffsetDistance REAL (Coordinate) オフセット値

Version

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

See Also

関連関数:

VS:GetDLControlOffset

関連関数: [[VS:GetDLControlOffset]]