Name | ID | Description | Type |
---|---|---|---|
RhinoObjects | rhObj | Either normal Grasshopper Geometry or data in \nthe form Rhino.DocObjects.*, such as comes out of \nthe Dynamic Pipeline component | Generic |
Name | ID | Description | Type |
---|---|---|---|
Points | pt | Points | Point |
Curves | crv | Curves | Curve |
Surfaces | srf | Surfaces | Surface |
Breps | brep | Breps | BRep |
Meshes | mesh | Meshes | Mesh |
Text Objects | txt | Text and Annotation Objects | Generic |
Hatch Objects | hatch | Hatch Objects | Generic |
Light Objects | light | Light Objects | Generic |
Blocks | block | Block Instances | Generic |
Extrusions | extr | Extrusion Objects, converted to Breps | BRep |
Other | other | other | Generic |
Type Map | type | An index corresponding to the type of each object. 0 = point, 1 = curve, 2 = surface, 3 = brep, 4 = mesh, 5 = text, 6 = hatch, 7 = light, 8 = block, 9 = extrusion, 10 = other | Integer |
Site design © Robin Rodricks.
Human and associated data © 2024 Andrew Heumann.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub