Message 1 of 26
Control Sheet Metal Cut Direction
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Community,
I have a sheet metal part with a cut.
I am trying to control cut direction (Positive, Negative, or Symmetric).
All attempts to modify the cut definition result in errors.
For example:
System.NotImplementedException: 'Not implemented (Exception from HRESULT: 0x80004001 (E_NOTIMPL))'
I have tried Enumerators and numbers.
I have tried changing Extent, ExtentType, and SetThroughAllExtent, but all result in errors.
' Set extents to Through All Negative
Call oCutDefinition.SetThroughAllExtent(kNegativeExtentDirection)
Call oCutDefinition.SetThroughAllExtent(20994)
Is it possible to change a sheet metal cut feature direction using API/iLogic?
I have attached a part with my code for your to review.
I look forward to hearing of a solution.
Regards,
Jerry
-----------------------------------------------------------------------------------------
CAD Administrator
Using AutoCAD & Inventor 2025
Autodesk Certified Instructor
Autodesk Inventor 2020 Certified Professional
Autodesk AutoCAD 2017 Certified Professional
CAD Administrator
Using AutoCAD & Inventor 2025
Autodesk Certified Instructor
Autodesk Inventor 2020 Certified Professional
Autodesk AutoCAD 2017 Certified Professional