Grasshopper Docs

Community documentation for Grasshopper add-ons & plugins

​​​​​​​Display
Drawing palette
​​​​​Images
​​​​​​​​​Inputs
Instructions
​​​​JSON
Modifiers
​​​​​​​​Outputs
​​​Shapeways
Squid
​​​​​​Textures
Util

Construct a JSON object which can be fed into a ShapeDiverDataOutputComponent.

Inputs

NameIDDescriptionType
ObjectOOptional JSON object into which the data should be inserted. A new JSON object will be created if none is given.Generic Data
DataDData which should be inserted, e.g. numbers, strings, points, other JSON objects, or arrays thereof.Generic Data
AddressStringAString defining where the data shall be inserted into the JSON object. Syntax equivalent to how you would access a member in JavaScript (e.g. .points[4] for the fifth member of an array called points). Non-existent properties and arrays will be created if possible.Text

Outputs

NameIDDescriptionType
ObjectOResulting JSON object, can fed into further ShapeDiverJSONConstruct components or into a ShapeDiverDataOutputComponent.Generic Data

Video Tutorials

Site design © Robin Rodricks.   ShapeDiver and associated data © 2023 ShapeDiver GmbH.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service