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