Here is chamfer3 node, modified from r2d3 fillet2 node. (r2d3.js is the location of the Construct2>fillet2 node.)
It is placed in the construct2 menu.
Michaels factory input post was used to modify the inputs.
I did not make any provision for factory input 1 boolean true, Do straight corners (only applies to brep filleting). ( IT IS SET false.)
Nor is factory input 2 utilized. (list of bool - Corners - If filleting a single multi-segment curve, list of corners true = fillet this corner. (WHATEVER that means :-))
(factory input 2 is commented out.)
Example node program:
Star node, Extrude node ( Extrude more than sum of both chamfer distances), Chamfer3 node, (OR Fillet2 node), Output node.
(So the Star is a 3D solid.)
(limited testing)
- Brian
(So I guess there is no setup for chamfer of curves ???, or maybe there is, have to do more testiing with star outline curve(s).)
Maybe the other various fillet nodes could be modified to do the chamfer of curves?
Deleted this old attachment, for space.
|