cAreaObjSetLoadTemperature Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int SetLoadTemperature(
	string Name,
	string LoadPat,
	int MyType,
	double Value,
	string PatternName = "",
	bool Replace = true,
	eItemType ItemType = eItemType.Objects
)

Parameters

Name
Type: SystemString
LoadPat
Type: SystemString
MyType
Type: SystemInt32
Value
Type: SystemDouble
PatternName (Optional)
Type: SystemString
Replace (Optional)
Type: SystemBoolean
ItemType (Optional)
Type: ETABS2016eItemType

Return Value

Type: Int32
See Also