cPierLabel GetPier Method CSi API ETABS 2015
Checks whether the specified Pier Label exists

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

int GetPier(
	string Name
)

Parameters

Name
Type: OnlineSystem String
The name of an existing Pier Label

Return Value

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

Examples

See Also