Start a new topic

I need to place a fiducial on the top left and bottom right of the extents of my panel. How do I determine the extents to place my panel?

During panel setup you may use relative coordinates to place panel fiducials.


To use Relative X,Y Coordinates requires the at-sign @ (See below for examples):

X = @-1 Y = 0.25 would result in -1 (from Panel Right) and 0.25 (Y)

X = -0.5 Y = @-0.75 would result in -0.5 (X) and -0.75 (from Panel Top).


Add Fiducial Shape and then enter Width, Height, Coordinates, and Rotation. Here's a sample dialog:



Login or Signup to post a comment