arcCenterTanLineThruPoint()

概要

tanLine に接し、thruPoint を追加する半径 rad の円弧の中心点を返します。thruPoint が tanLine 上にない必要があります。onRight? は選択可能な 2 つの円弧を区別するために使用されます。

構文

ArcCenterTanLineThruPoint ( tanLine As Part, _
                            thruPoint As Point, _
                            rad As Number, _
                            onRight? As Boolean ) As Point 
引数 [タイプ] 説明
tanLine パーツ 円弧に接する線分です
thruPoint 円弧上のです
rad [数] 円弧の半径です
onRight? ブーリアン演算 選択可能な 2 つの円弧を区別するために使用されます