Message 1 of 1
Depth value for the hole is missing from ParentFeatures in weldment assy

Not applicable
02-15-2019
05:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to get a hole depth in weldment assembly (CreatedByFeature.ParentFeatures.Item(1).Depth) but it's value is "<Application-defined or object-defined error>". HoleDiameter.Value is present though. I think, this has to do with part being a weldment assembly and that hole can go through several components - so hole depth might be on weldment assembly level.
Does anyone know where to look for it?