All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATIGSMTransfo
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIGSMTransfo
Interface for all transformation feature (Affinity, AxisToAxis, Rotate, Symmetry, Scaling,Translate).
Role: Allows you to acess data available for all transformation feature created
LICENSING INFORMATION: Creation of volume result requires GSO License
if GSO License is not granted , settting of Volume context has not effect
public virtual HRESULT GetElemToTransfo( | CATISpecObject_var& | oElem) = 0 |
public virtual HRESULT GetTransfoMatrix( | CATMathTransformation& | oMatTransfo) = 0 |
public virtual HRESULT GetVolumeResult( | CATBoolean& | oVolumeResult) = 0 |
public virtual HRESULT SetVolumeResult( | const CATBoolean | iVolumeResult) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.