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: 1.0.0.0 (1.0.0.0)
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