|
|
Model Constructor |
| Name | Description | |
|---|---|---|
| Model |
Initializes a new instance of the Model class.
create a new, empty model.
| |
| Model(SerializationInfo, StreamingContext) |
Initializes a new instance of the Model class.
de-serialization constructor.
| |
| Model(ListNode, ListFemMaterial, ListCroSec, ListModelElement, LCCombiCollector, ListLoadCaseCombination, ListPointLoad, ListPointMass, ListMeshLoad, ListElementLoad, ListSupport, ListElemSet, DictionaryString, GravityLoad, IdMapper, DictionaryGuid, ListInt32, DictionaryInt32, ListInt32, NKDTreeDupli, IdIndexer) |
Initializes a new instance of the Model class.
create a model based on some input.
|