Message 1 of 2
Creating Dimensions in a Section with Attribute Helper
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to add dimension to a model via API. My dimensions add ok when it's a standard view. But I get errors when using section views with content centre parts which have their section properties set to 'none'.
The ilogic works by finding faces on the model which have had attributes added with the attribute helper.
I've attached a simple model with two iLogic rules:
Dims: this adds dimensions to the first view which is not a section. This works fine.
Dims Section: this throws an error as it cannot find one of the edges.
Any help would be greatly appreciated.
Thanks,
John