*ITYPE_ID()

Shows the value of ITYPE_ID.

Syntax

*ITYPE_ID (value)

Application

HyperView

Inputs

value
Shows the value of ITYPE_ID.

Context

*BeginCrossSectionPlanar()

*BeginCrossSectionSetType()

Example

*BeginCrossSectionPlanar(1, "Front_Bmpr", "PlanarSection", "On")
       .  
       *CrossSectionDisplayMethod("No Clip")
       *ITYPE_ID(0)
       .
       .
*EndCrossSectionPlanar()