cLoadPatterns SetLoadType Method CSi API ETABS 2015
Assigns a load type to a load pattern.

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

int SetLoadType(
	string Name,
	eLoadPatternType MyType
)

Return Value

Returns zero if the load type is successfully assigned; otherwise it returns a nonzero value.
Remarks

Examples

See Also