Grasshopper API link - bulk calculation of steel joints

Acest articol este disponibil și în:
In this tutorial, you will learn how to use a parametric template for a bulk calculation of steel joints with the same geometry.

Grasshopper - Plugin Installation

You can get a trial version of Rhino3d and Grasshopper from the Rhino3d website. Run Rhinoceros and select the template with Meters:

inline image in article

In the Command line, please enter "Package Manager":

inline image in article

A new window appears; select IDEAStatiCa and click Install. The plugin will be downloaded and installed. To become active, a restart of Rhinoceros is necessary.

inline image in article

 To start Grasshopper with the IDEA StatiCa plugin, select Tools / Grasshopper in the Rhihoceros tab.

inline image in article

As you can see, the plugin is already incorporated.

inline image in article

Learn about the components and commands in the IDEA StatiCa plugin for Grasshopper in the article Description of Grasshopper plugin components.

HUMAN plugin

In this example, we need to select part of the structure, and for this purpose, you have to install another plugin - HUMAN, which you will use in this tutorial.

inline image in article

IDEA StatiCa Checkbot – import of a structure, design of a joint

Open the attached folder with a structure imported from 3rd party software. Internal forces are included.

inline image in article

Please select one of the middle joints in the upper belt (e.g., C11) and open it in the IDEA StatiCa Connection.

You can design it correctly according to your needs or use our fully prepared joint here.

inline image in article

Go to the Developer tab, set the parameters, and link them to the appropriate operation according to the following pictures:

inline image in article
inline image in article

Finaly, store the whole joint as a template *.contemp, used later in Grasshopper.

inline image in article

Grasshopper - import XML file, apply the template

Create a new document, select the tab Params in the upper ribbon, and place the component File Path on the Canvas. 

inline image in article

Right-click on the component and select the file import.xml, found in the Checkbot folder. This file contains all the data from the imported structure.

Now, you add the following components to the canvas and connect them as shown in the picture.

Import File and Display structure, including a description of joints in Rhino:

IDEA StatiCa / Open Model / Import IOM File
IDEA StatiCa / Open Model / Deconstruct Open Model
IDEA StatiCa / Open Model / Deconstruct Open Model Object

Params / Geometry / Curve
Params / Geometry / Point
Display / Dimensions / Text Tag

inline image in article

Now you can see the structure in Rhino:

inline image in article

Import the template and apply it to the selected joints: 

IDEA StatiCa / Connection / Create Connection from IOM
IDEA StatiCa / Connection / Import Template file
IDEA StatiCa / Connection / Full template Assign
IDEA StatiCa / Connection / Apply Template

Human / Misc / Item Selector
Sets / Sets / Member Index
Sets / Lists / List item

Params / Primitive / File path (import the template)
Params / Primitive / File path (folder, where to store the joints)

Params / Input / Boolean Toggle (2x)
Params / Input / Panel (for creating updated versions of the joint) 

inline image in article

Now you can see the structure with selected joints where the template was applied:

inline image in article

Grasshopper - modify parameters and run the calculation

Modify parameters:

IDEA StatiCa / Connection / Deconstruct Connection
IDEA StatiCa / Connection / Deconstruct Parameters
IDEA StatiCa / Connection / Modify Code Setup (to simplify output table)
IDEA StatiCa / Connection / Modify Parameters

Params / Input / Panel (2x Name of the Parameters) 
Params / Input / Panel
Params / Input / Boolean Toggle (2x)
Params / Input / Number Slider

inline image in article

Calculate joints:

IDEA StatiCa / Connection / Calculate Connection
IDEA StatiCa / Connection / Connection Results
IDEA StatiCa / Connection / Connection Geometry (passing data to components for the visualization)
IDEA StatiCa / Connection / Deconstruct Results (passing data to components for the visualization)

Params / Input / Panel (Analysis - to simplify output table)
Params / Input / Panel (Results)
Params / Input / Boolean Toggle

inline image in article

Visualization of results:

Grasshopper allows you to enhance your results with graphic visualization. The components shown in the next picture allow you to see computed joints in green; the ones that do not pass the checks are then in red.

inline image in article
inline image in article

Here is the whole picture of the Grasshopper file to see the links between the components:

inline image in article

More complex examples can be found in the folder

“%appdata%\McNeel\Rhinoceros\packages\7.0\IDEAStatiCa\0.1.1\Examples.zip”

Fișiere atașate

Articole conexe