cDesignSteel GetTargetDispl Method CSi API ETABS 2015

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

int GetTargetDispl(
	ref int NumberItems,
	ref string[] LoadCase,
	ref string[] Point,
	ref double[] Displ,
	ref bool Active
)

Parameters

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