03-16-2020
01:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
03-16-2020
01:49 AM
Setting view scale in Configurator 360
I have issues setting the view scale on the drawing when configured via Configurator 360.
ActiveSheet.View("View1").Scale = Parameter("Master Assembly.iam.ViewScaleSend")
Works within Inventor (2019) and I have also added an annotation showing the imported parameter to the drawing. This works and shows the selected scale, but the view scale will not change.
I run the rule on (New Document) and (Drawing View Change)
Any advice is greatly appreciated.