|
InterShape_femodels Field
|
FE-models to be used for position interpolations
Namespace:
Karamba.Utilities.Mappings
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected List<Model> _femodels
Protected _femodels As List(Of Model)
protected:
List<Model^>^ _femodels
val mutable _femodels: List<Model>
Field Value
Type:
ListModel
See Also