cPropArea SetSlabWaffle Method CSi API ETABS 2015
Initializes a waffle slab section.

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

int SetSlabWaffle(
	string Name,
	double OverallDepth,
	double SlabThickness,
	double StemWidthTop,
	double StemWidthBot,
	double RibSpacingDir1,
	double RibSpacingDir2
)

Return Value

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

Examples

See Also