Additional 3D model update options made available through COM
Impact's COM API now provides the same settings for the update of 3D models as it does during creation, as well as the possibility to read the existing values. This includes the following new options:
- I3DUpdateModelOptions.BoardSettings
- I3DUpdateModelOptions.FoilSettings
- I3DUpdateModelOptions.PaletteSettings
- I3DUpdateModelOptions.Quality
- I3DUpdateModelOptions.VarnishSettings
It's also now possible to access the source layer directly from the 3D model via a new I3DModel.Layer2D property.
See also: Overview of Automation, 3D Viewer