xy datumvertical
Copy, create, cut, delete, edit, and paste datum lines, either defined by a range or the marked entity.
Syntax
xy datumvertical copy <mark|marked|range>
xy datumhorizontal create <mark|marked|range> <name>=<value>
xy datumvertical cut <mark|marked|range>
xy datumvertical delete <mark|marked|range>
xy datumvertical edit <mark|marked|range>
xy datumvertical paste <mark|marked|range>
Arguments
- copy
- Copies the selected entity.
- mark
- mark=<marklabel>
- marked
- <true/false>.
- range
- Define the range for the entity you want to apply the action to.
- create
- Create a horizontal datum by specifying datum attributes.
- cut
- Removes the selected entity from the Plot Browser and
deletes it from the current session.
- mark
- mark=<marklabel>
- marked
- <true/false>.
- range
- Define the range for the entity you want to apply the action to.
- delete
- Deleted the selected entity.
- mark
- mark=<marklabel>
- marked
- <true/false>.
- range
- Define the range for the entity you want to apply the action to.
- edit
- Edit the selected entity's properties.
- mark
- mark=<marklabel>
- marked
- <true/false>.
- range
- Define the range for the entity you want to apply the action to.
- paste
- Pastes the selected entity into a window.
- mark
- mark=<marklabel>
- marked
- <true/false>.
- range
- Define the window range for the entity you want to apply the action to.
Examples
Create a vertical
datum:
xy datumvertical create range= "p:1 w:1 i:6" name= "Datum 8" linecolor=36 linestyle= 2 linethickness= 2 visibility= true font= "Arial 8 normal roman" associatedaxis= 1 label= Datum New
Delete a vertical
datum:
xy datumvertical delete range="p:all w:all i:all"
Edit the datum's
color:
xy datumvertical edit range="p:1 w:all i:all" linecolor=2