| EleFront Attributes (EF Att) Create, Modify, or Deconstruct Attributes. | |
| AttributesFromJSON (AttFromJSON) Deserialize a JSON Object into eleFront Attributes. | |
| AttributesToJSON (AttToJSON) Serialize EleFrontAttributes into a JSON format | |
| EleFront Layer (EF Layer) Create, Modify or Deconstruct a Layer. It can be assigned to Object attributes, or baked with "Bake Layer" | |
| Modify Rhino Object Attributes (ModRAtt) Modify attributes of Rhino Object | |
| Remove User Text (RemUT) Remove User Keys and Values from Objects in the Rhino Document | |
| Detach Attributes (DetAtt) Split an object into its geometry and eleFront attributes | |
| Get All Keys/Values (GetKV) Get all Keys, Values, and BakeName from Attributes | |
| Define Color (Color) Define Color | |
| Get Rhino Attributes (RhAtt) Get the Rhino Attributes of an object. | |
| Attach Attributes (AttAtt) Attach attributes to geometry, creating a complete attributed object. | |
| Get User Value (GetUV) Returns a User Attributes value corresponding to a User Attributes key.Works on either referenced geometry or EleFront Attributes |
| Deconstruct Text (DeText) Deconstruct text object | |
| Deconstruct Hatch (DeHatch) Deconstruct hatch | |
| Define Angular Dimension (AngularDim) Define Angular Dimension Object | |
| Define Hatch (Hatch) Define hatch object to send to eleFront bake component | |
| Define Text Dot (TextDot) Define text dot object | |
| Define Leader (Leader) Define Leader Object | |
| Define Radial Dimension (RadialDim) Define Radial Dimension Object | |
| Define Linear Dimension (Linear Dim) Define Linear Dimension | |
| Define Text Object (Text) Define text object. | |
| Deconstruct Dimension (DeDim) Deconstruct dimension object |
| Reference Block by Name (RefBlock) Reference Block Instance by Block Name | |
| Reference by Name (RefName) Reference Rhino objects by name. | |
| Manifest Ghost Geometry (Man) Import the real geometry for a ghost object. | |
| Reference by Type (refType) Reference Rhino Objects by type. | |
| Reference by Key/Value (RefKV) Reference objects based on Key/Value pairs | |
| Deconstruct Ghost (DeGho) Split the Guid and Attributes from Ghost Geometry | |
| Interact with Rhino Object (IntObj) Interact with objects from the Rhino Document | |
| Reference by BakeName (RefBake) Reference objects based on Bake Name and User Attributes | |
| Reference by Layer (RefLay) Reference Rhino objects by Layer. |
| Define Linked Block (DefLnkBlock) Create a Linked Block Definition. Definition can be instantiated as a block. | |
| Define Embedded Block (DefEmbed) Define an Embedded Block. | |
| Push Block Definitions (PushBlk) Push block definitions to Rhino document | |
| Get Block Info (Block Info) Returns information about a block instance | |
| Explode Block (ExpBlock) Explode a block to get its geometry. | |
| List Blocks In Document (ListBlockD) List all block names from the Rhino document | |
| Insert Block (Insert) Insert a block from the active document |
| Export Generic (ExpGen) Export to any file type that Rhino supports. | |
| Export to Rhino File (Exp3dm) Export Objects to a 3dm File | |
| Get Current File (File) Returns the file name and directory of current file. | |
| Modify Rhino File (Modify3dm) Add or remove objects from an external Rhino file. | |
| Merge Rhino Files (MergeF) Merge Rhino files into a single, with various settings. | |
| Deconstruct FilePath (DecPath) Split a file path string into folder and filename | |
| List Files (Files) List all files within a directory, matching a search mask |
| Get Matching Branches (GetBrn) Grab the branches from parallel tree with the same paths. Can remove empties. | |
| Clean Parallel (CleanP) Clean the primary data tree and output all respective secondary objects per item | |
| Shift To Depth (ShfDep) Shift a data tree to a specified depth | |
| ShiftMatch (ShiftM) Shift a data tree to match the structure of a guide tree | |
| Graft Parallel (GraftP) Graft the primary data tree and output all respective secondary objects per item | |
| Create Tree (Tree) Create tree by specifying a branch path for each item |
| Filter by User Attributes (FilterAtt) Filter objects by their user attributes. Optional Parallel filtering as well. | |
| Filter By Name (FilterName) Filter Objects by their Name | |
| Filter By Layer (FilterLay) Filter Objects by their Layer | |
| Filter by Type (FilterType) Filter objects by their Object Type. | |
| Sort By Key (SortKey) Graft a tree by its User Text keys. Will create a new branch for each unique key. |
| Bake Objects To File (BakeToFile) Bake objects to an external Rhino File with Rhino attributes and user attributes | |
| Bake Objects (Bake) Bake objects to Rhino with Rhino attributes and user attributes | |
| Bake Settings (BkSettings) Select Preset Bake Settings, with options to override for custom settings. | |
| Bake Layers (BkLay) Bake Layers to Rhino |
Site design © Robin Rodricks.
Elefront and associated data © 2025 Ramon van der Heijden & Alan Tai.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub