Click or drag to resize

Karamba.GHopper.Models Namespace

Classes that implement graphical user interfaces for dealing with statical models.
Classes
  ClassDescription
Public classComponent_AssembleModel
GH-component that creates a finite element model from given entities (points, beams, supports, loads, cross sections, materials,... ).
Public classComponent_BeamView
GH-component that lets you set the display properties of beams and trusses. Plug it into the definition after a ModelView-component so that you can fine-tune the model display with it.
Public classComponent_ConnectedParts
GH-component that lists the connected parts of a model.
Public classComponent_DissembleModel
GH-component that decomposes a model into its components.
Public classComponent_ElementActivate
GH-component that activates the elements of a model according to the activation list. Uses soft kill approach for inactive elements.
Public classComponent_ModelView
GH-component that lets you inspect the current state of the model. Plug it into the data pipeline in front of "Beam View" or "Shell View" to control the overall model display.
Public classComponent_ModifyModel
GH-component that creates a finite element model from given entities (points, beams, supports, loads, cross sections, materials,... ).
Public classComponent_ShellView
GH-component that lets you inspect the current state of the shells in a model. Plug it into the definition after a ModelView-component so that you can fine-tune the model display with it.
Public classComponentElementSelect
Public classGH_Model
GH-wrapper for statical models.
Public classGH_ModelGH_ModelDataProxy
GH-proxy for statical models.
Public classParam_Model
Part of the GH-wrapper for statical models.