BUG REPORT | Ilogic Sheetmetal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a problem with a Rule detecting the bends in a sheetmetal part. In some sheetmetal parts, the Rule cannot detect the bendlines, although they are visible in flatpattern view of the sheetmetal part.
Even a simple Rule like below can’t detect the bendlines in some cases.
Dim oDoc As Document = ThisApplication.ActiveDocument
Dim oSMD As SheetMetalComponentDefinition = oDoc.ComponentDefinition
Dim BendCount As Integer = oSMD.Bends.Count
MsgBox(BendCount)
However, using FlatBendResult Object does work. But this way I can’t get the coördinates of the start and end points of the bend lines.
Included in the zip file: The used Rule and a Sheetmetal part which bendlines are not detected by the given Rule.
The function of the Rule in the zip file is to create holes at the start and end points of the bend lines displayed in flatpattern view.
Inventor info:
Autodesk Inventor Professional 2016
64-Bit Edition
Build: 236, Release: 2016.2.2 - Date: Mon 10/10/2016
OS info:
Windows 10 Pro
Version: 1703
OS Build: 15063.413
System Type: 64-bit operating system, x64-based processor