jesterKing / import_3dm

Blender importer script for Rhinoceros 3D files
MIT License
301 stars 38 forks source link

Importing / Coversion of vector curves #102

Closed TrevorSmale closed 2 months ago

TrevorSmale commented 2 years ago

Vector Curve Import Issue

Description

Some curves do not appear or are skewed on import.

To Reproduce Steps to reproduce the behavior:

  1. Create a rhino drawing with circles or ovals
  2. Import to Blender
  3. Some items will not appear upon import

Expected behavior I expect to see all curves imported and converted to a similar curve.

Desktop (please complete the following information):

jesterKing commented 3 months ago

I have fixed curves in https://github.com/jesterKing/import_3dm/tree/jesterKing/curve_improvements . I'll be releasing this work in v0.0.12 in the coming few days.