Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

'millToolExists' parameter format


Recommended Posts

Ive been trying this and cant seem to get it to work.

 

Am I correct in assuming that the "String, (Input: tool library name)" is the name of the Tool Library file,

without path, sitting in the default Tool Directory?

 

if so, the following should work ...

ShowString millToolExists("MILL_INCH.TOOLS-5", 0, 0, 0, mctool_flat)

 

But it shows False. MILL_INCH.TOOLS-5 is a default library, sitting in the default location. Ive also tried it with

and without filename extensions, with and without Path info, and even sending a literal '1' instead of 'mctool_flat'

 

What am I doing wrong here ?

Link to comment
Share on other sites

I would not assume that you do not need to supply the path to the file being interrogated.

You do. I did so and was still not getting a positive result.

Upon further investigation into this, I discovered that these "exist" functions are broken and will never return true.

* MillToolExists

* DrillToolExists

 

And these somewhat related 'tool' functions are also broken ->

* GetMillToolPtr

* GetDrillToolPtr

 

All have been logged under issue #00103081

Link to comment
Share on other sites

I discovered that these "exist" functions are broken and will never return true.

 

But if they get fixed, they will EVENTUALLY return TRUE :D

 

D*mn. I had hoped those calls would allow me to 'end run' around the missing Tool Params in the .NET API

(Drill point angle, Threads, etc) ... looks like Im back to learning C++ .....

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...