*ITYPE()
Shows the value of ITYPE.
Syntax
*ITYPE (value)
Application
HyperView
Inputs
- value
- Shows the value of ITYPE.
Context
*BeginCrossSectionPlanar()
*BeginCrossSectionSetType()
Example
*BeginCrossSectionPlanar(1, "Front_Bmpr", "PlanarSection", "On")
.
*CrossSectionDisplayMethod("No Clip")
*ITYPE(0)
.
.
*EndCrossSectionPlanar()