@tobias.stoltmann wrote:
Hi all,
I just tried to fillet 2 surfaces with pyhton.
Unfortunatelly it does not have the “extend” option, so that it would extend the fillet if the surfaces are not homogenious at their intersection.So I tried to solve it via the commandline.
rs.Command("-FilletSrf ")
rs.SelectObject(first_flap)
rs.SelectObject(second_flap)But Rhino still is asking me to chose the first surface.
Where is my mistake?Thanks a lot!
Tobi
Posts: 10
Participants: 2