ILoadcaseFactors Interface

Represents loadcase factors in a combination

Namespace:  TSD.API.Remoting.Loading
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface ILoadcaseFactors

The ILoadcaseFactors type exposes the following members.

Properties
  NameDescription
Public propertyLoadcaseId
Gets the loadcase ID
Public propertyServiceFactor
Gets the service factor
Public propertyServiceQuasiFactor
Gets the service quasi factor
Public propertyStrengthFactor
Gets the strength factor
Top
See Also