*DSID()

Indicates the locator string to identify the set of discrete elements which are considered for a cross section.

Syntax

*DSID (locator)

Application

HyperView

Inputs

locator
The discrete elements set locator.

Context

*BeginCrossSectionSetType()

Example

*BeginCrossSectionSetType(3, "crosssection1", "Off")
       *NSID("1 SET_NODE 5")
       *DSID("1 SET_TSHELL 6")
       *ITYPE_ID(0)
       *ITYPE(0)
*EndCrossSectionSetType()