All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIPrtCenterCurve
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIPrtCenterCurve
Interface which provides a center curve management behavior to a feature center curve.
Role: Some features contain a center curve component which allows users to
define and use a center curve. The center curve internal feature is managed through
this interface.
| public virtual void GetBody( | CATBody_var& | ohBody) const = 0 |
| public virtual void GetElement( | CATISpecObject_var& | ohElt) const = 0 |
| public virtual void GetGeomSupport( | CATGeometry_var& | ohGeom) const = 0 |
| public virtual void SetElement( | const CATISpecObject_var& | ihElt) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.