Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Create sketch on flat pattern

1 REPLY 1
Reply
Message 1 of 2
mk92
232 Views, 1 Reply

Create sketch on flat pattern

Hello,

 

is there a way to create a sketch on the flat pattern with iLogic?

 

Regards

Tags (1)
1 REPLY 1
Message 2 of 2
adam.nagy
in reply to: mk92

Hi,

 

If you can figure out how to get to the face of the flat pattern you want to create the skecth on then it should be possible.

If it's e.g. the base face you need that should be easy: you just need SheetMetalComponentDefinition.FlatPattern.Sketches.Add and SheetMetalComponentDefinition.FlatPattern.BaseFace

 

The best thing is to try to figure this out in VBA then migrate the code to iLogic once you know how it's done:

http://adndevblog.typepad.com/manufacturing/2013/10/discover-object-model.html

 

Cheers,



Adam Nagy
Autodesk Platform Services

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

Post to forums  

Autodesk Design & Make Report