MachineFromLibraryInput.create Method
Parent Object: MachineFromLibraryInputDefined in namespace "adsk::cam" and the header file is <Cam/Machine/MachineFromLibraryInput.h>
Description
Creates a MachineFromLibraryInput object to be used as input for Machine.create method, in order to create a machine from a library location.
Syntax
Return Value
| Type | Description |
| MachineFromLibraryInput | Returns newly created MachineFromLibraryInput object in a valid state. |
Parameters
| Name | Type | Description |
| url | URL | The URL path to the library machine. |
