PLMModelerBaseInterfaces Interface CATIEvaluate3DInContext

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


interface CATIEvaluate3DInContext

Interface managing 3D element within a context.


Method Index


o Evaluate3D(IID&,CATMathTransformation*,void**)
Returns a 3D element within a positionning context.

Methods


o Evaluate3D
public virtual Evaluate3D( const iIID,
ipMatrix,
op3D)
Returns a 3D element within a positionning context.
Parameters:
iIID
Name of the interface choosen to handle the 3D element.
ipMatrix
This input parameter has to be valuated if matrix has to be applied to 3D element.
op3D
The returned 3D element positionned.
Returns:
S_OK if the method succeeds.
E_INVALIDARG if input parameters provided are invalid.
E_FAIL otherwise.

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

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