CATGSMUseItf Interface CATIGSMUsePlane1Curve

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


interface CATIGSMUsePlane1Curve

Interface to plane through a curve feature.
Role: Allows you to access data of the plane feature passing though a planar curve.

See also:


Method Index


o GetPlanarCurve(CATIMmiMechanicalFeature_var&)
Gets the planar curve.
o SetPlanarCurve(CATIMmiMechanicalFeature_var)
Sets the planar curve.

Methods


o GetPlanarCurve
public virtual GetPlanarCurve( oCurve)
Gets the planar curve.
Parameters:
oCurve
curve
o SetPlanarCurve
public virtual SetPlanarCurve( const iCurve)
Sets the planar curve.
Parameters:
iCurve
curve

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

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