cSpandrelLabel GetSpandrel Method CSi API ETABS 2015
Retrieves the specified Spandrel Label

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

int GetSpandrel(
	string Name,
	ref bool IsMultiStory
)

Parameters

Name
Type: OnlineSystem String
The name of an existing Spandrel Label
IsMultiStory
Type: OnlineSystem Boolean 
Whether the Spandrel Label spans multiple story levels

Return Value

Returns zero if the Spandrel Label exists, otherwise it returns a nonzero value.
Remarks

Examples

See Also