Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMeasurePointInsideOptions

传递给 measure.isPointInsideModel() 的选项.

Hierarchy

  • IMeasurePointInsideOptions

Index

Properties

Optional farPoint

farPoint: IPoint

模型上下文边界之外的可选参考点.

Optional measureAtlas

measureAtlas: Atlas

模型中路径测量的可选图集(以防止相交计算).

Optional out_intersectionPoints

out_intersectionPoints: IPoint[]

输出变量,其中包含光线与模型相交的点数组。射线是从pointToCheck到options.farPoint的一条线.

Generated using TypeDoc