ds-blue-logo
Preview  |  SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
EBEric Bonebrake11/07/2017

I am trying to center an exploded view on a drawing sheet through an API. However when i get the outline of the view it gives me the outline of the collapsed view, not the exploded view.

The drawing view is inserted and in the exploded state when i call swView.GetOutline

I am looking for some code like this?

swView.GetExplodedOutline

Thanks