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