export
Model.export(path)
Exports all ACP composite definitions as Python commands to a file. Objects such as plots, views, ply book, etc. are not exported.
- Parameters:
- path: The .acp file path.
Exports all ACP composite definitions as Python commands to a file. Objects such as plots, views, ply book, etc. are not exported.