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