cLoadCases GetTypeOAPI_1 Method CSi API ETABS 2015

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

int GetTypeOAPI_1(
	string Name,
	ref eLoadCaseType CaseType,
	ref int SubType,
	ref eLoadPatternType DesignType,
	ref int DesignTypeOption,
	ref int Auto
)

Parameters

Name
Type: OnlineSystem String
CaseType
Type: ETABS2015 eLoadCaseType 
SubType
Type: OnlineSystem Int32 
DesignType
Type: ETABS2015 eLoadPatternType 
DesignTypeOption
Type: OnlineSystem Int32 
Auto
Type: OnlineSystem Int32 
See Also