CAMTemplateLibrary.urlByLocation Method
Parent Object:
CAMTemplateLibraryDefined in namespace "adsk::cam" and the header file is <Cam/CAMTemplate/CAMTemplateLibrary.h>
Description
Get the URL for a given LibraryLocations.
Syntax
"cAMTemplateLibrary_var" is a variable referencing a CAMTemplateLibrary object.returnValue = cAMTemplateLibrary_var.urlByLocation(location)
|
"cAMTemplateLibrary_var" is a variable referencing a CAMTemplateLibrary object.
#include <Cam/CAMTemplate/CAMTemplateLibrary.h>
returnValue = cAMTemplateLibrary_var->urlByLocation(location);
|
Return Value
URL |
Returns the URL for given location. |
Parameters
Version
Introduced in version April 2023