InteractiveInterfaces Enumeration CATGraphVisibility

enum CATGraphVisibility {
  CATGraphWindow_Show,
  CATGraphWindow_Hide
}
Enumerates the visibility of Graph.
Role: It is used in functions provided by this interface.
Values:
CATGraphWindow_Show
Use this enum to show the Graph.
CATGraphWindow_Hide
Use this enum to hide the Graph.

This object is included in the file: CATIGraphWindow.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.