All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

ManufacturingInterfaces Interface CATIMfgTPMultipleMotionNurbs

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATIMfgTPMultipleMotionNurbs
 

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


interface CATIMfgTPMultipleMotionNurbs

Interface dedicated to the management of the link between a CATIMfgTPMultipleMotion object and a CATIMfgTPNurbsDescription object.
Role: This interface offers services to read, set and unset the nurbs description object on a MfgTPMultipleMotion object.

See also:
CATIMfgTPMultipleMotion, CATIMfgTPNurbsDescription


Method Index


o GetNurbsDescription(CATIMfgTPNurbsDescription_var&)
Retrieves the object describing nurbs data.

Methods


o GetNurbsDescription
public virtual CATBoolean GetNurbsDescription(CATIMfgTPNurbsDescription_var& oNurbsDescription) = 0
Retrieves the object describing nurbs data.
Parameters:
oNurbsDescription
The object describing nurbs data

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

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