2.1.14 imageprofile

Menu Information

Image Profile

Brief Information

image profile

Additional Information

Minimum Origin Version Required: Origin 8.5 SR0

X-Function not designed for Auto GetN Dialog.

Command Line Usage

  1. imageprofile;
  2. imageprofile 1 0;

X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Graph Layout layout

Input

int

0
Specify how to show the profile line(s).

Option list:

  • cline:Same Graph CLine
    Show both vertical and horizontal profile line in the source graph.
  • vline:Same Graph VLine
    Show only vertical profile line in the source graph.
  • hline:Same Graph HLine
    Show only horizontal profile line in the source graph.
  • separate:Separate Graphs
    Vertical profile line and horizontal profile line are shown in their only separated graph, but not in the source graph.

Please note that if protect is 1, it will always be separate, no matter what option you have specified.

Protect Source Graph protect

Input

int

1
Whether to protect source graph when closing the tool.

Description

This X-Function is used to open the Image Profile dialog for the active contour graph.


Keywords:cross section, profile