用于 mesh.meshMeshIntersectionSegments、mesh.meshMeshIntersectionPolylines 和 mesh.meshMeshIntersectionPoints 的两个网格和一个容差。
mesh.meshMeshIntersectionSegments
mesh.meshMeshIntersectionPolylines
mesh.meshMeshIntersectionPoints
Optional
第一个网格,以三角形列表表示。
undefined Copy
undefined
第二个网格,以三角形列表表示。
小于此值(以模型单位表示)的距离算作零:用于判断三角形是否相接以及将线段端点连接成折线。
1e-7 Copy
1e-7
-Infinity
Infinity
Namespace: Bit › Inputs › Mesh
Other symbols in Inputs.Mesh:
API reference home · Full symbol index · Tutorials and guides · Platform
用于
mesh.meshMeshIntersectionSegments、mesh.meshMeshIntersectionPolylines和mesh.meshMeshIntersectionPoints的两个网格和一个容差。