cCaseStaticNonlinearGetLoadApplication Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.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: SystemString
LoadControl
Type: SystemInt32
DispType
Type: SystemInt32
Displ
Type: SystemDouble
Monitor
Type: SystemInt32
DOF
Type: SystemInt32
PointName
Type: SystemString
GDispl
Type: SystemString

Return Value

Type: Int32
See Also