*HSID()

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

Syntax

*HSID (locator)

Application

HyperView

Inputs

locator
The solid elements set locator.

Context

*BeginCrossSectionSetType()

Example

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