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:

Operation Linking


Recommended Posts

1 minute ago, Roger Martin from CNC Software said:

https://my.mastercam.com/communities/3rd-party-developers/c-hook-downloads/
Under "Mastercam C-Hook documents", see the "How to figure out which lib file is missing!" document.

I get hit with a "You do not have permission to view this content." error. I contacted Sales but they seem confused as well 🤷‍♂️

Congratulations on retirement by the way! :D

Link to comment
Share on other sites
Quote

I get hit with a "You do not have permission to view this content." error. I contacted Sales but they seem confused as well

Shoot an email to [email protected] with all your company contact info.

Also, if you send a message to sdk inbox, I can reply to that with the "How to figure out which lib file is missing!" document.

Link to comment
Share on other sites

Finally got it to work. Admin rights are awful 😅

So I found the lib file I'm going to use, but it's not letting me call the method. What else am I missing?

Extrude solid from chain and then cut that solid with other chains.

I'll move on to draft dimensions after that.

Does adding the LIB add more .h files? And I need to find which one it lives in?

Untitled.png

Link to comment
Share on other sites
7 hours ago, JKLINE said:

Finally got it to work. Admin rights are awful 😅

So I found the lib file I'm going to use, but it's not letting me call the method. What else am I missing?

Extrude solid from chain and then cut that solid with other chains.

I'll move on to draft dimensions after that.

Does adding the LIB add more .h files? And I need to find which one it lives in?

 

"Does adding the LIB add more .h files? And I need to find which one it lives in?"

>> not all the functions in the lib file are in the sdk headers, if they are not, you need to write the function definition yourself

"Does adding the LIB add more .h files? And I need to find which one it lives in?"

>> no

"Extrude solid from chain and then cut that solid with other chains."

>> the function you seek is called sld_new_extrude

Link to comment
Share on other sites

Ah, found the magic answer.

Search for general idea, find in LIB and add that LIB, then Find in files (mastercam folder) the function name and then #include that file.h

I needed #include "SolidsExtrude_CH.h" but didn't see it in my external dependencies so I didn't think I could use it. 🤦‍♂️

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...