cStory SetHeight Method CSi API ETABS 2015
Sets the height of a defined story

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

int SetHeight(
	string Name,
	double Height
)

Return Value

Returns zero if the value is successfully set, otherwise returns nonzero.
Remarks

Examples

See Also