jesterKing / import_3dm

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

Add support for annotations and fix curve import #118

Closed jesterKing closed 2 months ago

jesterKing commented 2 months ago

Add support for annotations and fix curve import

annotations

Support annotations, dimensions and text. Text objects for annotations are parented to the linework.

Arrow shapes are provided by rhino3dm

Note that annotations using text fields aren't extrapolated correctly yet, rhino3dm has a bug not providing the correct data. This is logged with rhino3dm developers.

curves