Click or drag to resize

Model Constructor

Overload List
  NameDescription
Public methodModel
Initializes a new instance of the Model class. create a new, empty model.
Protected methodModel(SerializationInfo, StreamingContext)
Initializes a new instance of the Model class. de-serialization constructor.
Public methodModel(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.
Top
See Also