Section View Alignment

Section View Alignment

Anonymous
Not applicable
255 Views
2 Replies
Message 1 of 3

Section View Alignment

Anonymous
Not applicable
I have certain Section Views that don't automatically update their alignment when the part is changed. I can manually pick the view and hit the update button and it re-aligns itself to it's base view.
Is it possible to do this using VB?
0 Likes
256 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Hello jimpe,

Did you try "ThisApplication.ActiveDocument.Update"?

/Adam

> I have certain Section Views that don't automatically update their
> alignmen
> t when the part is changed. I can manually pick the view and hit the
> updat
> e button and it re-aligns itself to it's base view.
> Is it possible to do this using VB?
0 Likes
Message 3 of 3

Anonymous
Not applicable
Hello Adam,

Yes, I tried that. This idw has 4 sheets and the section view in question is on sheet 4. The update button in the toolbar is "grayed-out" until I manually select a view. Then I am able to hit the update button and it re-aligns itself. Somehow, using VB, I need to select the view and then find out what the code is to invoke the update.
0 Likes