CATFreeStyleUseItf Interface CATIStRefresh

Usage: you can freely reimplement this interface.


interface CATIStRefresh

Class defining basic behaviors for a refresh class
Role: Create an object that implement this interface

  • Use it for instance in an MVC pattern inside 3D manipulator CATIStInteractor


    Method Index


    o Refresh(CATBaseUnknown_var&)
    Method called to refresh some MVC object.

    Methods


    o Refresh
    public virtual Refresh( const iSpec= NULL_var)
    Method called to refresh some MVC object.
    Parameters:
    iSpec
    A CATBaseUnknown_var object that trigger the action.

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

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