All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---CATI2DDatumCurve
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATI2DDatumCurve
Interface representing a Sketcher datum curve.
A CATI2DDatumCurve is a curve which geometry is a CATPSpline,
a CATPNurbs or a CATPCurveEquation.
A CATI2DDatumCurve is created by the CreateUnspec
method of the CATI2DWFFactory interface.
public virtual HRESULT GetCurve( | CATPCurve** | opCurve) = 0 |
public virtual HRESULT SetCurve( | CATPCurve* | ipCurve) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.