Hi, I am trying to get the stored profile of a tool from the mastercam NET-Hook or  C-Hook.   In Net-hook, I think the profile is in the Cnc.Tool.TlProfile but i  don't know how to access it from the Mastercam namespace. In C-Hook, I think I can access to the profile by the GetStoredProfile() function in TlProfilePtr but I actually don't know how to get an TlProfilePtr from a tool number. Is there any samples or documentation to help me ? I checked the 3rd party developers data bu