cPropArea SetDeckSolidSlab Method CSi API ETABS 2015
Initializes a solid-slab deck property

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

int SetDeckSolidSlab(
	string Name,
	double SlabDepth,
	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