Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIForeignPCurve
Interface representing the class of the foreign mono-parameterized
geometric elements in surface parametric space.
A foreign PCurve is introduced into CGM by filling the CATIForeignPCurve object data
with a CATForeignPCurveData. Then, it is automatically integrated into CGM, and
can be used as any CATCurve by the operators and the topology.
To create your own Curve class, you have to derive the CATForeignPCurveData
class, and re-write the methods that are associated with.
A CATIForeignPCurve object is create through the method .
public virtual GetData( | ) |
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.