Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mod to Journal

Status
Not open for further replies.

UGMENTALCASE

Aerospace
Joined
Oct 10, 2011
Messages
123
Location
GB
Hi Everyone, I've had some help with some journals which I real appreciate. However i have a question about the attached journal. I've modified a standard version of this file, so it adds extra columns with appropriate tolerances and all this, but my question is can I make it read from a specific axis system? I've been through it and had a play, but can't seem to change it so it works. Not sure if it could be changed so it picks up a name of a system, so for example i name a axis system 'Dave' and then edit the appropriate part of the program to pick up axis system 'Dave' and produce co-ords from there.

Any help would be great.

Thanks in advance.
 
Can you rename & upload the file again.
regards,
Sundeep
 
Morning,

file name changed. Played with it a bit more last night. Tried chnaging the WCS and all this to see if i could move it that way, but the 0, 0, 0 overides everything.

Cheers Guys
 
 http://files.engineering.com/getfile.aspx?folder=5efae9df-1a26-4f9f-b5f5-0926cd3489c7&file=tester_tab_note_-_(OTP_Table___Label)_DRAFTING.vb
The function, UF_CSYS_map_point, will convert points from the absolute coordinate system to the work coordinate system (or vice versa). A code example can be seen here: thread561-325985

Unfortunately, you can't pass in a saved csys to the function; it seems to only work with the absolute and work coordinate systems. You may have to do a little extra work like moving the WCS to the saved csys before calling the function.

www.nxjournaling.com
 
Hi, sorry not reported back. Not got round to trying it out yet. Will do when I get chance. Been put back on Catia V5 for a bit! Yawn........ Thanks for the reply tuough I do appreciate it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top