All Frameworks Class Hierarchy This Framework Previous Next Indexes
Mathematics.CATCGMVirtual | +---CATMathCurve
Usage: you must use this class as is. You should never derive it.
public class CATMathCurve
Base class representing a mathematical parametric curve
t -> M(t) from R to R3.
Role:
This class is really useful in the context of the GeometricObjects
framework and helps to return the canonical form of a geometry if it exists.
public virtual ~CATMathCurve( | ) |
public virtual CATMathematicType GetMathType( | )const = 0 |
public virtual CATMathClassId IsA( | )const = 0 |
public int IsATypeOf( | CATMathematicType | TypeReference) const |
Copyright © 2003, Dassault Systèmes. All rights reserved.