cDesignCompositeBeamSetTargetPeriod Method

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
int SetTargetPeriod(
	int NumberItems,
	string ModalCase,
	ref int[] Mode,
	ref double[] Period,
	bool Active = true
)

Parameters

NumberItems
Type: SystemInt32
ModalCase
Type: SystemString
Mode
Type: SystemInt32
Period
Type: SystemDouble
Active (Optional)
Type: SystemBoolean

Return Value

Type: Int32
See Also