11-07-2016
06:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-07-2016
06:41 AM
iLogic to Add Caterpillar Weld Annotations
Is there any way to use iLogic to automate the process of checking the "Weld Annotations" box in the Display Options tab of the Drawing View form?
I was trying to find something similar to this:
oView.DisplayTangentEdges = True
But it does not seem like the API exposes that checkbox - at least not through the DrawingView object. Perhaps there is a way I can have iLogic actually open the form and select the checkbox?