cDesignConcrete StartDesign Method CSi API ETABS 2015
Starts the concrete frame design.

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

int StartDesign()

Return Value

Returns zero if the concrete frame design is successfully started; otherwise it returns a nonzero value.
Remarks

The function will fail if no concrete frame objects are present. It also will fail if analysis results are not available.
Examples

See Also