Skip to main content
1-Visitor
July 19, 2010
Question

Measure Distance Projection Direction CSYS

  • July 19, 2010
  • 2 replies
  • 1264 views

Regarding Measure Distance and picking the Projection Direction.

I almost alwasy want my measure commands to show me x, y, and z (positive or negative) values.

Usually I want the x,y,z values to be relative to the first coordinate system in the active model.

I would really like to find a way to have ProE give me this command without all the back and forth picking on screen.

I've tried mapkeys and it doesn't work from model to model, even when the coordinate system names are the same.

Using mapkey pause and resume "works" except that it's the same number of mouse picks as doing the command manually.

I am looking for a way to have 1 menu pick (or mapkey) that does:

Measure Distance (Projection Direction) [pick the first csys on the model tree].

    2 replies

    1-Visitor
    July 21, 2010

    Sorry Matt...we have been trying to get PTC to reduce the number of menu picks in Proto perform tasks since 1989. 🐵

    You might have a long road ahead of you.

    In Reply to Mathew Palazola:

    Regarding Measure Distance and picking the Projection Direction.

    I almost alwasy want my measure commands to show me x, y, and z (positive or negative) values.

    Usually I want the x,y,z values to be relative to the first coordinate system in the active model.

    I would really like to find a way to have ProE give me this command without all the back and forth picking on screen.

    I've tried mapkeys and it doesn't work from model to model, even when the coordinate system names are the same.

    Using mapkey pause and resume "works" except that it's the same number of mouse picks as doing the command manually.

    I am looking for a way to have 1 menu pick (or mapkey) that does:

    Measure Distance (Projection Direction) [pick the first csys on the model tree].

    1-Visitor
    July 21, 2010


    Hi Matt -

    I am able to do this with a mapkey I wrote. The key is that our first CSYS has a common naming convention in our startpart/assembly, so I record the use of the "FIIND"functionality in themiddle ofthe mapkey construction to locate/select the appropriate CSYS in the active model. This method works most of the time, unless I run into a file where someone didn't use our startpart.....

    End result is that I select, for example,two points in the model, run the mapkey, and the distance measure results (with x,y,z) are displayed relative tothe main CSYS. You might try this method if you have a similar "naming convention" for you first CSYS.

    August


    In Reply to Mathew Palazola:

    Regarding Measure Distance and picking the Projection Direction.

    I almost alwasy want my measure commands to show me x, y, and z (positive or negative) values.

    Usually I want the x,y,z values to be relative to the first coordinate system in the active model.

    I would really like to find a way to have ProE give me this command without all the back and forth picking on screen.

    I've tried mapkeys and it doesn't work from model to model, even when the coordinate system names are the same.

    Using mapkey pause and resume "works" except that it's the same number of mouse picks as doing the command manually.

    I am looking for a way to have 1 menu pick (or mapkey) that does:

    Measure Distance (Projection Direction) [pick the first csys on the model tree].