All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATICamera
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICamera
interface to make viewpoint persistent.
Role:
This is the base interface to create a persistent viewpoint.
It provides the basic methods to manage the name and type of camera.
| public virtual void CopyFrom( | CATICamera* | iCamera)=0 |
| public virtual CATUnicodeString & GetName( | )=0 |
| public virtual CATCameraType GetType( | )=0 |
| public virtual void SetName( | const CATUnicodeString& | iName)=0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.