cDesignConcrete GetDesignSection Method CSi API ETABS 2015
Retrieves the design section for a specified concrete frame object

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

int GetDesignSection(
	string Name,
	ref string PropName
)

Parameters

Name
Type: OnlineSystem String
The name of a frame object with a concrete frame design procedure
PropName
Type: OnlineSystem String 
The name of the design section for the specified frame object

Return Value

Returns zero if the section is successfully retrieved; otherwise it returns a nonzero value
Remarks

Examples

See Also