Method that migrates existing inventor color and material styles into an existing or new library.
| Name | Type | Description |
| InventorLibraryPath | String | The full path to the existing Inventor styles. |
| ImportMaterialStyles | Boolean | Indicates if material styles should be imported. |
| TargetLibrary | String | The full path of the library to import the styles into. If the specified library already exists they will be merged into that library. If it doesn’t exist, a new library will be created. |