Geometry Gym
HomeYouTube ChannelForumDownloads
  • Geometry Gym Technical
  • Getting Started
    • Installation
      • Common Installation Issues
      • Updates
    • Licensing
      • License Info and Issues
    • Asking for Help
  • Learn
    • Example Files
    • Tutorials
      • Automating Structural Analysis and Design with SPACEGASS
      • Integrating Karamba3d with Geometry Gym
      • Quick Start Guide - Parametric Structural Analysis (SAP2000)
      • IFC to Structural Analysis
      • Intro to Rhino.Inside Revit
    • "How-to" Guides
      • Structural Analysis HTGs
        • Convert a Structural Analysis Model through IFC
        • Transfer IFC to Structural Analysis
      • BIM How to Guides
        • Weekly Batch Convert
  • Rhino-Grasshopper
    • Introduction
      • Interface Set-up
      • Model Set-up
    • BullAnt
      • Introduction
      • Structure
        • Profiles
      • Geometry Creation Tools
        • Geometric Pattern Tools
        • Model Structure
      • Form Finding
      • Geometry Utilities
      • List and Tree Utilities
      • BullAnt Examples
    • Structural Analysis
      • Introduction
      • Structural Analysis plug-in General
        • Tools for Rhino
          • Import/Export Tools
          • Conversion Tools
          • General Tools
        • GH User Interface
        • Structural Model
          • Structural Model Basics
          • Bake Model (Export)
          • Import Structural Analysis Model
          • Convert Model
            • Structural Analysis Detection from BIM
        • Model Attributes
        • Materials
        • Section Properties
        • Elements
          • Nodes
          • 1D Elements (Curve)
          • 2D Elements (Area)
          • 3D Elements (Solid)
          • Groups/Lists
        • Loads
          • Loadings
          • Load Cases
          • Load Combinations
        • Automating Analysis and Result Queries
          • Solver
          • Analysis Result Queries
          • Query Existing Analysis Model
        • Design
      • GSA | ggRhinoGSA
        • GSA Specifics
        • GSA Examples
      • Etabs | ggRhinoEtabs
        • Etabs Specifics
        • Etabs Examples
      • LUSAS | ggRhinoLUSAS
        • LUSAS Specifics
        • LUSAS Examples
      • ROBOT | ggRhinoRobot
        • Robot Specifics
        • Robot Examples
      • SAP2000 | ggRhinoSAP
        • SAP2000 Specifics
        • SAP2000 Examples
      • SPACE GASS | ggRhinoSpaceGass
        • SPACE GASS Specifics
        • SPACE GASS Examples
      • Strand7 | ggRhinoStrand7
        • Strand 7 Specfics
        • Strand7 Examples
      • Karamba3d
        • Karamba3d Examples
      • Create with Code
    • IFC | ggRhinoIFC
      • Introduction
        • Exporting IFC from External App
      • IFC for Rhino
        • Rhino IFC Import
        • Rhino IFC Export
          • Using Rhino IFC Layers
          • Rhino to IFC Example
        • Conversion Tools
        • Rhino IFC Tree Viewer
        • Rhino IFC Tools
        • IFC File Tools
      • IFC Grasshopper
        • User Interface
        • IFC Database Model
          • IFC Database Basics
          • Bake (Export) IFC
        • Create IFC
          • Model Definition
          • Project Libraries
          • Properties and Property Sets
          • Materials
          • Material Profiles
          • Geometric Representations
            • Geometric Operations
          • Element Types and Instances
            • Generic Elements
            • Standard Elements
            • Services Elements
            • Structural Elements
            • Infrastructure Elements
        • Working with IFC
          • Import/Export
          • GUID tools
          • Extract
          • Quantities
          • Assign Relationships
          • Assign Resources
          • Element Placement and Mapping
          • Element Assemblies
        • Create via Code
      • IFC Examples
    • Revit | ggRhinoIFC
      • Introduction
      • Working with ggRVT
        • Import/Export
        • Elements
          • Element Types and Instances
          • Placement
          • Attributes
        • Model Definition
        • Materials and Profiles
        • Families
        • Analytical
        • Documentation
      • Rhino Inside Revit
      • Revit Examples
    • Tekla | ggRhinoTekla
      • Introduction
      • Tekla Examples
  • Revit
    • Introduction
    • RevitIFC
      • IFC Import
        • IFC Import Options
        • IFC Category Mapping
      • IFC Export
        • IFC Enhanced Export
        • IFC Enhanced Export Linked Models
        • IFC Revision Export
      • IFC Tools for Revit
      • IFC Tools
    • Revit to Structural Analysis
  • OTHER
    • Navisworks | ggNavisIFC
      • Import 4D Information to Navisworks
      • Navisworks IFC Export
    • Advance Steel | ggAdvanceSteelIFC
    • Excel | ggExcelIFC
    • IFC Tree Viewer
  • Need Help?
    • FAQs
    • Ask on the Forum
    • Abbreviations
    • Contributors
  • Changelog
Powered by GitBook
On this page
  • Node Element Loads
  • Node Load
  • Node Displacement Load
  • Working with Node Loads
  • Curve Element Loads
  • Uniformly Distributed (UDL) Load on Curve
  • Point Load on Curve
  • Patch Load on Curve
  • Curve Prestress Load
  • Curve Temperature Load
  • Working with Curve Loads
  • Area Element Loads
  • Face Load
  • 2d Temperate Load
  • 2d Prestress Load
  • Load Utilities
  • Load Network Tributary Areas

Was this helpful?

  1. Rhino-Grasshopper
  2. Structural Analysis
  3. Structural Analysis plug-in General
  4. Loads

Loadings

Structural loadings and utilities

Each structural analysis program allows for different loading types and options. The Geometry Gym plug-ins should allow for transfer of any particular loading's you are trying to generate parametrically.

The below shows some of the typical loading types available.

Node Element Loads

Node Load

gg###LoadNode

The node load component allows you to add node / point loads to the structural analysis model. In order to add a node load to the project you will need to have created and input:

  • Load case in which the load node is to be applied

  • The created structural nodes for where the load is to be applied (you cannot input only points into this)

  • Load direction and magnitude and/or the moment direction and magnitude. Both of which take vector inputs.

Once created the node loads will be added to the structural analysis model.

Node Displacement Load

gg###LoadNodeDisplacement

A node displacement load is similar to a typical node load however only requires a vector input for the prescribed displacement for the Node. A node displacement is generally applied to an unrestrained node in the model.

gg###LoadNodeSettlement

A node settlement load is similar to node load however only requires a vector input for the prescribed displacement for the Node. A node settlement is generally applied to an restrained node in the model.

Working with Node Loads

Create a Load node

To create a node load you must first generate the structural nodes.

Curve Element Loads

Uniformly Distributed (UDL) Load on Curve

gg###LoadCrvUDL

Point Load on Curve

gg###LoadCrvPoint

Patch Load on Curve

gg###LoadCrvPatch

Curve Prestress Load

gg###LoadCrvPrestress

Curve Temperature Load

gg###LoadCrvTemp

Working with Curve Loads

Area Element Loads

Face Load

gg###Load2dFace

2d Temperate Load

gg###Load2dTemp

2d Prestress Load

gg###Load2dPrestress

Load Utilities

Load Network Tributary Areas

gg###LoadNetworkTribArea

This tool can be used to compute tributary areas for nodes contained within a structural grid, as well as generating node loads from varying loading phenomena such as snow drifting or wind pressure.

This routine can work out tributary areas for arbitrary grids (based on mid distance from adjacent nodes), grid normal's (although load can be applied in a uniform direction if desired) and utilise a varying loading intensity at different locations. This can be defined (or checked) intuitively from a surface (or polysurface) relative to a reference plane (the local z from datum defines the magnitude of loading pressure).

If there are other load utilities that could be of assistance then please get in contact.

PreviousLoadsNextLoad Cases

Last updated 2 years ago

Was this helpful?