Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
There is no property like Depth for CutFeature Object.
In holes i colect the depth by:
Dim holeDepth As Double = hole.Depth
How to check the depth of Cutfeature ? Could you please present the approach?
My goal is to identify all blind holes in sheet metal, including the ones made by "cut" function,
Solved! Go to Solution.