*Layer()
Indicates the data component selected for the given result type.
Syntax
*Layer (layer name, visibility, id)
Application
HyperView
Inputs
- layer name
 - The name of the entity layer associated with the result type.
 - visibility
 - The visibility of the layer.
- 0
 - On
 - 1
 - Off
 
 - id
 - The layer's ID.
 
Context
*BeginContour()
*BeginFLD()
*BeginIsoValue()
*BeginTensor()
*BeginVector()
Example
*Layer ("Mid")
*Layer ("Lower")