CATCompositesUseItf Interface CATICciContour

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


interface CATICciContour

Interface to Composites standard contour.
Role: Allows to access data of Composites standard feature, especially defined curves of the contour.


Method Index


o GetCurves(CATLISTV(CATIMmiMechanicalFeature_var)&)
Get curves of standard contour.
o SetCurves(CATLISTV(CATIMmiMechanicalFeature_var)&)
Set the curves of standard contour.

Methods


o GetCurves
public virtual GetCurves( oListOfCurves)
Get curves of standard contour.
Parameters:
oListOfCurves
The list of curves.
o SetCurves
public virtual SetCurves( const iListOfCurves)
Set the curves of standard contour.
WARNING: This methods removes already defined curves for this contour. Input curves must define a closed contour.
Parameters:
iListOfCurves
The list of curves.

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

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