CATIAApplicationFrame CATExtIDlgTextOverlayViewController

Usage: you can derive this class.


public class CATExtIDlgTextOverlayViewController

Adapter for the CATIDlgTextOverlayViewController interface.

Role : Adapter for the CATIDlgTextOverlayViewController interface.

To implement the interface CATIDlgTextOverlayViewController for a class MyClass, write a class MyClassExtIDlgTextOverlayViewController subclassed from CATExtIDlgTextOverlayViewController and defined as an data extension of MyClass. MyClassExtIDlgTextOverlayViewController may override various methods, but in most case there is nothing to do.


Constructor and Destructor Index


o CATExtIDlgTextOverlayViewController(void)
Constructs the class.
o ~CATExtIDlgTextOverlayViewController(void)

Constructor and Destructor


o CATExtIDlgTextOverlayViewController
public CATExtIDlgTextOverlayViewController( )
Constructs the class.
o ~CATExtIDlgTextOverlayViewController
public virtual ~CATExtIDlgTextOverlayViewController( )

This object is included in the file: CATExtIDlgTextOverlayViewController.h
If needed, your Imakefile.mk should include the module: CATDlgView

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