Duplicate Sheet in the same idw

Duplicate Sheet in the same idw

Dan_Margulius
Advisor Advisor
570 Views
1 Reply
Message 1 of 2

Duplicate Sheet in the same idw

Dan_Margulius
Advisor
Advisor

Hello Group,

Is it possible to duplicate sheets and views with ilogic.

I coudn't find any module in the ilogic browser that does something similat to duplicating.

 

Thanks

Dan

 

0 Likes
571 Views
1 Reply
Reply (1)
Message 2 of 2

Vladimir.Ananyev
Alumni
Alumni

You may use direct call to Inventor API objects from iLogic rule.

So you may use Sheet.CopyTo and DrawingView.CopyTo methods to copy desired content.

Please refer to Inventor API Help for details.

Cheers,


Vladimir Ananyev
Developer Technical Services
Autodesk Developer Network

0 Likes