Fixed Diagram

Hello,
I’d like to have a Diagram that doesn’t adjust its view even if nodes are not visible (in a location outside the Diagram’s view range). What properties should I set?

Thank you

The ability to scroll to some point is dependent on the Diagram.Panel.DiagramBounds. You can either set Diagram.Panel.FixedBounds, or more generally you can override Diagram.Panel.ComputeBounds(). Or I suppose you could put two unbound Nodes at opposite corners for the area you want to include in the DiagramBounds. You could even make them not seen (but still Part.Visible). See my final post in this topic: Always including the origin in the DiagramBounds.

We cannot identify you as a customer with support -- could you register with us or update your e-mail address to be one that we know?

Sorry, I’m a freelance working for a company that bought your software.