用于 shapes.face.createFaceFromMultipleCircleTanWireCollections 的圆列表及其配对方式,它用切线带连接相邻列表中的圆。
shapes.face.createFaceFromMultipleCircleTanWireCollections
Optional
圆线框的列表;切线带在一个列表和下一个列表之间生成。
undefined Copy
undefined
哪些配对获得切线带:allWithAll 一个列表的每个圆与下一个列表的每个圆,inOrder 相同位置的圆,inOrderClosed 还会闭合每个列表。
allWithAll
inOrder
inOrderClosed
allWithAll Copy
为 true 时,带状面被融合为一个形状;为 false 时以复合体返回,速度更快。
true Copy
true
直线需要靠近圆到多少才算相切,以模型单位表示。
1e-7 Copy
1e-7
0
Infinity
0.00001
Namespace: Bit › Inputs › OCCT
Other symbols in Inputs.OCCT:
API reference home · Full symbol index · Tutorials and guides · Platform
用于
shapes.face.createFaceFromMultipleCircleTanWireCollections的圆列表及其配对方式,它用切线带连接相邻列表中的圆。