VisualizationInterfaces Interface CATIReframeCamera

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIReframeCamera

Interface to make camera reframed automatically.
Role: Any camera implementing this interface can reframe the viewpoint automatically when applied.

See also:


Method Index


o GetReframe()
Returns the automatic reframe ability status.
o SetReframe(int)
Sets or unsets the automatic reframe ability.

Methods


o GetReframe
public virtual GetReframe()
Returns the automatic reframe ability status.
Returns:
  • 0 no automatic reframe
  • 1 automatic reframe
  • .
    o SetReframe
    public virtual SetReframe( iReframe)
    Sets or unsets the automatic reframe ability.
    Parameters:
    iReframe
    automatic reframe ability.
    Legal values:
  • 0 no automatic reframe
  • 1 automatic reframe
  • .

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

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