*Parameter() - HyperView Note X-Coordinates
Specifies the X-axis coordinate setting for a note which has a "coordinates" attachment type.
Syntax
*Parameter(Name, Label, Type, Value)
Application
HyperView
Inputs
- Name
- Internally generated parameter name, which should not be edited.
- Label
- The label of the parameter to be displayed in the Reports panel.
- Type
- Describes the type of parameter value. This value could be a filename, string, or integer data type.
- Value
- Displays the default parameter value.
Example
*Parameter(HvnoteXcoordinates, "Hvnote Xcoordinates", STRING, "-600.000000")
Context
*DefineReport()
Comments
Valid entries are any values within the bounding box of the loaded model.