![]() |
ModelBuilderFE Class |
Namespace: Karamba.Models
The ModelBuilderFE type exposes the following members.
Name | Description | |
---|---|---|
![]() | ModelBuilderFE |
Initializes a new instance of the ModelBuilderFE class.
constructor of ModelBuilderFE.
|
Name | Description | |
---|---|---|
![]() | addTo |
add a list of nodes to the fe-model.
|
![]() | build |
Create a fe-model from a given model.
|
![]() | buildBeamJoints |
generate beam joints in the fe-model.
|
![]() | buildLineJoints |
build line joints in a c++-model.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | updateModelFromFEModel |
update the model with data from the fe-model. Both models may be out of sync
after mappings were performed on the fe-model.
Has to be called before displaying the model or retrieving results.
|
![]() | updateNIIFromFEModel |
update the NII forces based on the fe-model.
|