cCaseResponseSpectrumGetLoads Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetLoads(
	string Name,
	ref int NumberLoads,
	ref string[] LoadName,
	ref string[] Func,
	ref double[] SF,
	ref string[] CSys,
	ref double[] Ang
)

Parameters

Name
Type: SystemString
NumberLoads
Type: SystemInt32
LoadName
Type: SystemString
Func
Type: SystemString
SF
Type: SystemDouble
CSys
Type: SystemString
Ang
Type: SystemDouble

Return Value

Type: Int32
See Also