Viewport.Create--claims views are already on a sheet

Tring to add a view to a sheet using the Rhythm node. These views are portions of an elevation marker also created by Rhythm. I get the following error when placing the elevations.

“View xxx can not be added to the sheet because it is already on another sheet”

These are not on any sheet (they were just created). Any advice?

Aaron

Hmm. There’s probably a sequencing problem. Does a transaction.end node before the viewport.create help?

Could it be that it’s trying to add the same view to multiple sheets? If you’re sending it several nested lists of views/sheets/etc you may need to play with the @ list levels to get it working right.

Thanks, all. It worked fine on another file…I don’t know what the issue was!

1 Like