CombinationParams Class

Represents parameters required to create a combination
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.CommonEntityParams
    TSD.API.Remoting.Loading.CreateCombinationParams

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

The CombinationParams type exposes the following members.

Constructors
  NameDescription
Public methodCombinationParams
The default constructor
Top
Properties
  NameDescription
Public propertyEntityType (Inherited from EntityParams.)
Public propertyIncludeSelfWeight
The flag indicating whether self-weight loadcases should be automatically included in the combination
Top
See Also