Dear R-help list, I have 3D NURBS curves that I would like to import into R as B-splines. The curves are in Rhinoceros 3dm format but can be converted to IGES format. Can 3D NURBS curves be imported into R? Thank you, Zemleroi
3D NURBS import as B-spline
2 messages · Дмитрий Пономаренко, Jeff Newmiller
The unhelpful answer is yes, because R is a programming language that just requires someone with an itch. The more helpful answer is that the rgl package could be a good place to investigate making those connections... it looks like that might have been a "future work item" some time back.
On May 26, 2020 10:01:37 AM PDT, "??????? ???????????" <zemleroi at gmail.com> wrote:
Dear R-help list, I have 3D NURBS curves that I would like to import into R as B-splines. The curves are in Rhinoceros 3dm format but can be converted to IGES format. Can 3D NURBS curves be imported into R? Thank you, Zemleroi [[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
Sent from my phone. Please excuse my brevity.