VS:AngularDim/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

角度の寸法線を作成します。

PROCEDURE AngularDim(
startPt :REAL;
endPt :REAL;
vert1 :REAL;
textOffsetDistance :REAL)Coordinate); arrow:INTEGER; textFlag:INTEGER; posAngle:REAL);
def vs.AngularDim(startPt, endPt, vert1, textOffsetDistance, arrow, textFlag, posAngle):
    return None

Parameters

startPt REAL 始点の座標
endPt REAL 終点の座標
vert1 REAL 測定点の座標
textOffsetDistance REAL (Coordinate) 寸法線の半径
arrow INTEGER マーカの種類
textFlag INTEGER 文字の種類
posAngle REAL 寸法値の位置

Example

AngularDim(1 1/2",3/8",-1/4",-1/2",7/8",-1/2",1.7001838",771,770,#35d 32'16");

Version

利用可能バージョン: MiniCAD