LoadcaseParams Class

Represents parameters required to create a loadcase
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.CommonEntityParams
    TSD.API.Remoting.Loading.CreateLoadcaseParams

Namespace:  TSD.API.Remoting.Loading.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public sealed class LoadcaseParams : EntityParams

The LoadcaseParams type exposes the following members.

Constructors
  NameDescription
Public methodLoadcaseParams
The default constructor
Top
Properties
  NameDescription
Public propertyEntityType (Inherited from EntityParams.)
Top
See Also