cCaseStaticNonlinear GetLoadApplication Method CSi API ETABS 2015

Namespace: ETABS2015
Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Syntax

int GetLoadApplication(
	string Name,
	ref int LoadControl,
	ref int DispType,
	ref double Displ,
	ref int Monitor,
	ref int DOF,
	ref string PointName,
	ref string GDispl
)

Parameters

Name
Type: OnlineSystem String
LoadControl
Type: OnlineSystem Int32 
DispType
Type: OnlineSystem Int32 
Displ
Type: OnlineSystem Double 
Monitor
Type: OnlineSystem Int32 
DOF
Type: OnlineSystem Int32 
PointName
Type: OnlineSystem String 
GDispl
Type: OnlineSystem String 
See Also