Solid Edge Draft Type Library
CheckConfiguration Method
Returns True if the Drawing View is up to date, False if it is not.
Description
Check to see if the Drawing View is up to date with the current configuration.
Syntax
Visual Basic
Public Sub CheckConfiguration( _
   ByRef UpToDate As Boolean _
) 
Parameters
UpToDate
Returns True if the Drawing View is up to date, False if it is not.
See Also

DrawingView Object  | DrawingView Members