Hi,
I am able check the update status of a part using the below function
But not able to do so for 2D view since the Function was intended for Part alone.
Is there any way to check the update status of a Drawing View?
Many Thanks.
I am able check the update status of a part using the below function
Function IsUpToDate(iObject As AnyObject) As BooleanBut not able to do so for 2D view since the Function was intended for Part alone.
Is there any way to check the update status of a Drawing View?
Many Thanks.