*TSID()
Indicates the locator string to identify the set of this shell elements which are considered for a cross section.
Syntax
*TSID (locator)
Application
HyperView
Inputs
- locator
- The thick shell elements set locator.
Context
*BeginCrossSectionSetType()
Example
*BeginCrossSectionSetType(3, "crosssection1", "Off")
       *NSID("1 SET_NODE 5")
       *TSID("1 SET_TSHELL 6")
       *ITYPE_ID(0)
       *ITYPE(0)
*EndCrossSectionSetType()