Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iLogic Parts List Grouping

1 REPLY 1
SOLVED
Reply
Message 1 of 2
Anonymous
514 Views, 1 Reply

iLogic Parts List Grouping

I am using iLogic to make a parts list with a specific format to the parts list. However, this format uses groupings that I want to programatically turn off. How do I do this? These are the lines that set the parts list...

 

SyntaxEditor Code Snippet

PartList = oSheet.PartsLists.Add(oDrawingView, oPlacementPoint, PartsListLevelEnum.kPartsOnly)
oPartList.Style = oDrawDoc.StylesManager.PartsListStyles.Item("CUT SHEET (Yargus)")

 

 In the parts list style, I want to deactivate the groups (see pic) without having to modify the CUT SHEET template itself.Groups.PNG

1 REPLY 1
Message 2 of 2
Curtis_Waguespack
in reply to: Anonymous

 

Hi allen.knapp,

 

I looked and didn't see anything in the API to suggest that we can access those settings programatically. Some old threads suggest it wasn't exposed in the API, and seem still not to be:

http://forums.autodesk.com/t5/inventor-customization/group-settings-in-parts-list/m-p/1755699#M17883

http://forums.autodesk.com/t5/inventor-customization/parts-list-override/m-p/2142050#M23257

 

I hope this helps.
Best of luck to you in all of your Inventor pursuits,
Curtis
http://inventortrenches.blogspot.com

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report