cCaseStaticLinear Interface

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
public interface cCaseStaticLinear

The cCaseStaticLinear type exposes the following members.

Methods
  NameDescription
Public methodGetInitialCase
Retrieves the initial condition assumed for the specified load case.
Public methodGetLoads
Retrieves the load data for the specified load case
Public methodSetCase
Initializes a static linear load case.
Public methodSetInitialCase
Sets the initial condition for the specified load case.
Public methodSetLoads
Sets the load data for the specified analysis case.
Top
See Also