JSON to NURBS

Dependencies

This node requires Geomdl library to work.

Functionality

This node allows to import a set of NURBS Curve and / or Surface objects from JSON format, supported by rw3dm utility. That utility can be used to generate such JSON files from Rhinoceros ® 3D file format.

Inputs

This node does not have any inputs.

Parameters

This node has the following parameter:

  • Text. The name of Blender’s text buffer, from where the JSON definition will be read. The default value is nurbs.json.

Outputs

This node has the following outputs:

  • Curves. Curve objects read from JSON file.

  • Surfaces. Surface objects read from JSON file.