Click or drag to resize

AssembleModel Class

Creates a finite element model from given entities (points, beams, supports, loads, cross sections, materials,... ).
Inheritance Hierarchy
SystemObject
  Karamba.ModelsAssembleModel

Namespace:  Karamba.Models
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public static class AssembleModel

The AssembleModel type exposes the following members.

Methods
  NameDescription
Public methodStatic membersolve
assemble a model from the given input.
Top
See Also