LibraryLocations Enumerator
Description
List of locations representing folders in the library dialogs.Defined in namespace "adsk::cam" and the header file is <Cam\CamTypeDefs.h>
Methods
Name | Value | Description |
CloudLibraryLocation | 1 | Represents the cloud folder in the library. |
ExternalLibraryLocation | 4 | Represents an external folder that is not in the library. |
Fusion360LibraryLocation | 5 | Represents the fusion 360 folder in the library. |
LocalLibraryLocation | 0 | Represents the local folder in the library. |
NetworkLibraryLocation | 2 | Represents the network folder in the library. For internal use only. |
OnlineSamplesLibraryLocation | 3 | Represents the online samples folder in the library. For internal use only. |