cDesignSteel SetTargetDispl Method CSi API ETABS 2015

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

int SetTargetDispl(
	int NumberItems,
	ref string[] LoadCase,
	ref string[] Point,
	ref double[] Displ,
	bool Active = true
)

Parameters

NumberItems
Type: OnlineSystem Int32
LoadCase
Type:  OnlineSystem String  
Point
Type:  OnlineSystem String  
Displ
Type:  OnlineSystem Double  
Active (Optional)
Type: OnlineSystem Boolean
See Also