How to insert Schedule and Legend on a Sheet

How to insert Schedule and Legend on a Sheet

Anonymous
Not applicable
3,142 Views
1 Reply
Message 1 of 2

How to insert Schedule and Legend on a Sheet

Anonymous
Not applicable

Hello all,

 

I'm trying to create an add-in, that will help the user to insert a viewplan, schedule and a legend on a sheet. So far, I'm able to insert view-plans on the sheet by using Viewport.Create() method. 

I'd like to know the method to insert schedules and legends on sheets, if there is any possible way to achieve this via API please share, I'd really appreciate any help/guide. Thank you!

 

 

0 Likes
Accepted solutions (1)
3,143 Views
1 Reply
Reply (1)
Message 2 of 2

aignatovich
Advisor
Advisor
Accepted solution

Hi!

 

Use Viewport.Create method to place legends to view sheets and ScheduleSheetInstance.Create method to place schedules.

 

Be careful, they can't be placed to more than one sheet