Function: filletShape()
function filletShape(shapeInput, edges): TopoDS_Shape;
Defined in: packages/replicad/src/shapeFunctions/edgeOperations.ts:118
Parameters
shapeInput
edges
Iterable<FilletEdgeConfig>
Returns
TopoDS_Shape
function filletShape(shapeInput, edges): TopoDS_Shape;
Defined in: packages/replicad/src/shapeFunctions/edgeOperations.ts:118
Iterable<FilletEdgeConfig>
TopoDS_Shape