bschwind / opencascade-rs

Rust bindings to the OpenCascade CAD Kernel
GNU Lesser General Public License v2.1
116 stars 22 forks source link

Extend Shape::faces_along_ray to return a LineFaceHitPoint with more info #147

Closed mkovaxx closed 1 year ago

mkovaxx commented 1 year ago

Closes #146

As Mike Tyson said (paraphrasing):

Everybody has a plan until they get hit in the face.

By a line. With parameters, and stuff.