measurementVector |
ベクトル
|
このベクトルに沿って計測が行われます。 |
locationVector |
ベクトル
|
projectedCenter から projectedLocation へのベクトルです。 |
projectedCenter |
点
|
XY 平面(Z = 0)に投影された中心の点です。 |
projectedLocation |
点
|
XY (Z=0)平面に投影された位置の点です。 |
dimLineFromEnd |
点
|
fromPoint に最も近い寸法線上の終点です。 |
dimLineFromStart |
点
|
fromPoint に最も近い寸法線の始点です。 |
extLineFromStart |
点
|
fromPoint に関連付けられた寸法補助線上の始点です。 |
extLineFromEnd |
点
|
fromPoint に関連付けられた寸法補助線上の終点です。 |
hasHorizontalLeader? |
ブーリアン演算
|
水平引出線が実際に寸法に表示された場合は True を返します。 |
horizontalLeaderDirection |
ベクトル
|
水平引出線の方向のベクトルを返します。 |
horizontalLeaderStart |
点
|
水平引出線の始点です。 |
horizontalLeaderEnd |
点
|
水平引出線の終点です。 |
dimCenter |
点
|
projectedVertexPoint からの距離が locationRadius に等しい、toLine と fromLine の中間の点です。 |
dimTextCenter |
点
|
寸法値の実際の中心です。 |
dimAlternateCenter |
点
|
寸法値の実際の中心です。変換単位の寸法値が寸法値と同一線上にある場合、これは dimTextCenter と同じ点になります。 |