Skip to main content
5-Regular Member
February 21, 2023
Question

Point Selection in Model Space in the Point by "Offset Coordinate System" Feature

  • February 21, 2023
  • 11 replies
  • 3675 views
  • With a row selected within the point by "offset coordinate system” feature
  • press “s” to activate a mapkey
  • prompted “select a point in the model”
  • select point in model
  • The mapkey will then update the XYZ values for that row from the reference datum to the point that was selected in the model
  •  
  • Notes: It will not be linked, if the point in the model changes the user will have to run this tool again to correct the points location

 

11 replies

StephenW
23-Emerald III
February 21, 2023

@BH_10255778 

Is this a question? Or was there supposed to be something attached?

5-Regular Member
February 21, 2023

I was wondering if it would be possible to create the forementioned mapkey and what it's config.pro code would look like.

 

kdirth
21-Topaz I
February 21, 2023

I don't know of a function that can do that for you.

I would suggest measuring all of the points with reference to the coordinate system, save a file, modify the file into a points file and importing.

 

Select all points and select csys as the projection reference.

kdirth_0-1676996456410.png

Press the info button kdirth_1-1676996515213.png and save information window to disk.

Rename file to *.pts.1.

Edit file to the pts file format.

kdirth_2-1676996747356.png

Select Import button in Datum Point window.

 

There is always more to learn.
tbraxton
22-Sapphire II
February 22, 2023

Using only an offset datum point feature and a parent csys, I am pretty sure this is not possible because the search tool is not able to find the dimensions associated with only a single point within and offset datum point feature. I could be wrong about building such a query, so if someone knows how to do this, please post it.

 

It is possible to create features and relations that capture this design intent. This would enable automation of the sequence you need and could even work with a mapkey. A UDF would also be possible.

 

If you build the feature set shown in yellow below you can shift the csys reference to create a new datum point offset relative to a chosen point in the offset datum point array. Refer to the video and the enclosed Creo 7 part model used in the demo to study how to capture the design intent that will support automating the logic you describe in the initial post.

 

tbraxton_0-1677027308568.png

 

 

5-Regular Member
February 22, 2023

All - Thanks for the quick and helpful responses! Below is a video to help clarify the map key I am hoping to develop if possible.

 

24-Ruby III
February 22, 2023

Hi,

video is not available. Please add it as attachment.

24-Ruby III
February 22, 2023

Hi,

please see video presenting Creo 9.0.2.0 + Excel.