cDesignCompositeBeamGetTargetDispl Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int GetTargetDispl(
	ref int NumberItems,
	ref string[] LoadCase,
	ref string[] Point,
	ref double[] Displ,
	ref bool Active
)

Parameters

NumberItems
Type: SystemInt32
LoadCase
Type: SystemString
Point
Type: SystemString
Displ
Type: SystemDouble
Active
Type: SystemBoolean

Return Value

Type: Int32
See Also