All Frameworks  Class Hierarchy  This Framework  Indexes   

CATIAV4Interfaces Class CATV4iV4Spline

Usage: you must use this class as is. You should never derive it.


public class CATV4iV4Spline

Describe your class here.

Using this prefered syntax will enable mkdoc to document your class.


Constructor and Destructor Index


o ~CATV4iV4Spline()
o CATV4iV4Spline(CATBaseUnknown*)
o CATV4iV4Spline(CATV4iV4Element*)

Method Index


o GetConstraintData(double*&,int&)
Retrieves the address and the size of the V4 element's description.
o GetMathematicalData(double*&,int&)
Retrieves the mathematic definition of an element.

Constructor and Destructor


o ~CATV4iV4Spline
public virtual ~CATV4iV4Spline()
o CATV4iV4Spline
public CATV4iV4Spline( const iElement)
o CATV4iV4Spline
public CATV4iV4Spline( const iV4Element)

Methods


o GetConstraintData
public GetConstraintData( oConstraintBlock,
oBlockLength)
Retrieves the address and the size of the V4 element's description.
Parameters:
oConstraintBlock
[out] array
oBlockLength
[out] The size of the V4 element description having the type iDescriptionType
o GetMathematicalData
public GetMathematicalData( oMathBlock,
oBlockLength)
Retrieves the mathematic definition of an element.
Parameters:
oMathBlock
[out] The mathematical definition
oBlockLength
[out] The size of the mathematic block

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

Copyright © 2003, Dassault Systèmes. All rights reserved.