Hi! I was wondering if there is support to read obj files containing a spline into some sort of Spline object instead of Mesh
Example file from Rhino:
# Rhino
mtllib spline.mtl
usemtl Default
v -121.90966509774719 -77.896893417012834 110.85100610195155
v -0.018525727705423378 0 73.633223529471763
v 64.577855518782499 0 49.249159085433277
v 105.98363559987362 82.640500642566863 -21.336290620993928
v 68.427970957314884 0 -62.831979236287495
v -179.37444019687382 94.234918273027162 -71.387791321915032
v -141.18942514055985 0 74.061014133753147
cstype bspline
deg 3
curv 0 787.00762397280266 1 2 3 4 5 6 7 1 2 3
parm u -337.28898170262971 -224.85932113508647 -112.42966056754324 0 112.42966056754324 224.85932113508647 337.28898170262971 449.71864227017295 562.14830283771619 674.57796340525942 787.00762397280266 899.4372845403459 1011.8669451078891 1124.2966056754324
end
Thanks!
Hi! I was wondering if there is support to read obj files containing a spline into some sort of
Splineobject instead ofMeshExample file from Rhino:
Thanks!