cStory MembersCSi API ETABS 2015

The cStory type exposes the following members.
Methods

  NameDescription
Public methodGetElevation
Retrieves the elevation of a defined story
Public methodGetGUID
Retrieves the GUID of a defined story
Public methodGetHeight
Retrieves the height of a defined story
Public methodGetMasterStory
Retrieves whether a defined story is a master story
Public methodGetNameList
Retrieves the names of all defined stories
Public methodGetSimilarTo
Retrieves whether a story is a master story, and if not, which master story it is similar to
Public methodGetSplice
Retrieves the story splice height, if applicable
Public methodGetStories
Retrieves the story information for the current tower
Public methodSetElevation
Sets the elevation of a defined story
Public methodSetGUID
Sets the GUID of a defined story
Public methodSetHeight
Sets the height of a defined story
Public methodSetMasterStory
Sets whether a defined story is a master story
Public methodSetSimilarTo
Sets the master story that a defined story should be similar to
Public methodSetSplice
Sets the splice height of a defined story
Public methodSetStories
Sets the stories for the current tower
Back to Top
See Also