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?
Posted over 16 years ago by Numerical Support Team
Post a topicPeople who like this
Delete Comment
This post will be deleted permanently. Are you sure?
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:
0 Votes
0 Comments
Login or Sign up to post a comment