arcCenterTanLineThruPoint()

概要

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

構文

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