08-07-2018
02:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-07-2018
02:37 AM
Does anybody know how to set the option "create independent bodies on failed boolean" in an iLogic rule?
Is there a memeber for this command (oDerivedAssemblyDef.???)?
Thank you in advance
Solved! Go to Solution.
08-07-2018
05:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-07-2018
05:51 AM
Welcome to the Autodesk User's Community..
Programming questions and issues should be posted in the Inventor Customization forum for best results
https://forums.autodesk.com/t5/inventor-customization/bd-p/120
I will have the moderator relocate your posting there to better suite your needs.
Mark Lancaster
& Autodesk Services MarketPlace Provider
Autodesk Inventor Certified Professional & not an Autodesk Employee
Likes is much appreciated if the information I have shared is helpful to you and/or others
Did this resolve your issue? Please accept it "As a Solution" so others may benefit from it.
08-07-2018
08:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-07-2018
08:56 AM
Have you tried this:
oDerivedAssemblyDef.IndependentSolidsOnFailedBoolean = True
(from the documentation)
----------------------------------------------------------------
Alex Fielder
Inventor Expert
https://github.com/alexfielder/
LinkedIn - Github Inventor Extension Server - Bonkers polygon iLogic thing
Top ten iLogic Tips - API Shortcut In Google Chrome - Assembly Extrusion Example
Alex Fielder
Inventor Expert
https://github.com/alexfielder/
LinkedIn - Github Inventor Extension Server - Bonkers polygon iLogic thing
Top ten iLogic Tips - API Shortcut In Google Chrome - Assembly Extrusion Example
08-07-2018
10:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report