cPropArea SetDeckFilled Method CSi API ETABS 2015
Initializes a filled deck property

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

int SetDeckFilled(
	string Name,
	double SlabDepth,
	double RibDepth,
	double RibWidthTop,
	double RibWidthBot,
	double RibSpacing,
	double ShearThickness,
	double UnitWeight,
	double ShearStudDia,
	double ShearStudHt,
	double ShearStudFu
)

Return Value

Returns zero if the property is successfully initialized; otherwise it returns a nonzero value.
Remarks

Examples

See Also