用于 shapes.vertex.projectPoints 的点、形状和方向,它沿该方向将每个点投射到形状上。
shapes.vertex.projectPoints
Optional
要投射到形状上的点。
undefined Copy
undefined
点落在其上的形状。
以一个向量表示的投射方向和射程,以模型单位表示:比其长度更远的命中点不会被找到。
[0, 10, 0] Copy
[0, 10, 0]
当一个点多次穿过形状时保留哪些命中点:全部、最近的、最远的,或最近和最远两个。
all Copy
all
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
用于
shapes.vertex.projectPoints的点、形状和方向,它沿该方向将每个点投射到形状上。