cStory Interface |
Namespace: ETABS2016
The cStory type exposes the following members.
| Name | Description | |
|---|---|---|
| GetElevation |
Retrieves the elevation of a defined story
| |
| GetGUID |
Retrieves the GUID of a defined story
| |
| GetHeight |
Retrieves the height of a defined story
| |
| GetMasterStory |
Retrieves whether a defined story is a master story
| |
| GetNameList |
Retrieves the names of all defined stories
| |
| GetSimilarTo |
Retrieves whether a story is a master story, and if not, which master story it is similar to
| |
| GetSplice |
Retrieves the story splice height, if applicable
| |
| GetStories |
Retrieves the story information for the current tower
| |
| SetElevation |
Sets the elevation of a defined story
| |
| SetGUID |
Sets the GUID of a defined story
| |
| SetHeight |
Sets the height of a defined story
| |
| SetMasterStory |
Sets whether a defined story is a master story
| |
| SetSimilarTo |
Sets the master story that a defined story should be similar to
| |
| SetSplice |
Sets the splice height of a defined story
| |
| SetStories |
Sets the stories for the current tower
|