This class represents 2D interpolation cubic spline curves. Currently not implemented.
Corresponding C++ library: TD_Ge
File: GeCubicSplineCurve2d.h
Module: API Reference
This is the overview for the OdGeCubicSplineCurve2d constructor overload. | |
Destructor for the OdGeEntity2d class. (Inherited from OdGeEntity2d) |
| |
(Inherited from OdGeCurve2d) | |
(Inherited from OdGeSplineEnt2d) | |
This is the overview for the appendSamplePoints method overload. | |
Gets the area of the interval of the curve defined by startParam and endParam. (Inherited from OdGeCurve2d) | |
This is the overview for the boundBlock method overload. | |
This is the overview for the closestPointTo method overload. | |
Returns the degree of the highest derivative that is defined at a specified knot. (Inherited from OdGeSplineEnt2d) | |
Returns the specified control point in the control point array. (Inherited from OdGeSplineEnt2d) | |
This is the overview for the convertTo3d method overload. | |
Returns a copy of this entity. (Inherited from OdGeEntity2d) | |
Returns the degree of the spline. (Inherited from OdGeSplineEnt2d) | |
This is the overview for the distanceTo method overload. | |
Returns the parameter corresponding to the end point of this spline. (Inherited from OdGeSplineEnt2d) | |
Returns the end point of this spline. (Inherited from OdGeSplineEnt2d) | |
This is the overview for the evalPoint method overload. | |
Explodes the curve into its component sub-curves. (Inherited from OdGeCurve2d) | |
Returns the first derivative at the specified index. | |
Returns the fit point at the specified index. | |
This is the overview for the getClosestPointTo method overload. | |
Returns bounding box of the whole curve or a part of it. The box is axis-aligned in the specified local coordinate system. It is guaranteed to enclose the curve, but not guaranteed to be tight/minimal. (Inherited from OdGeCurve2d) | |
This is the overview for the getInterval method overload. | |
This is the overview for the getLocalClosestPoints method overload. | |
Finds the point on the input curve whose normal passes through the input point. (Inherited from OdGeCurve2d) | |
This is the overview for the getSamplePoints method overload. | |
Returns two segments that are obtained by splitting the curve at the input parameter value. (Inherited from OdGeCurve2d) | |
Retrieves one or more trimmed offset curves. (Inherited from OdGeCurve2d) | |
Returns true, and the end point, if and only if the parametric interval of the curve has an upper bound. (Inherited from OdGeCurve2d) | |
Returns true if and only if the spline is constructed using fit points. (Inherited from OdGeSplineEnt2d) | |
Checks the boundaries of the curve interval and calculates a point from the curve interval that corresponds to the specified coefficient. (Inherited from OdGeCurve2d) | |
Returns true, and the start point, if and only if the parametric interval of the curve has a lower bound. (Inherited from OdGeCurve2d) | |
Returns true if and only if the curve is closed within the specified tolerance. (Inherited from OdGeCurve2d) | |
This is the overview for the isDegenerate method overload. | |
Returns true if the specified entity is equal to this one. (Inherited from OdGeEntity2d) | |
Returns true if and only if this entity is of type (or is derived from) entType. (Inherited from OdGeEntity2d) | |
Checks if this curve is linear. (Inherited from OdGeCurve2d) | |
Returns true if and only if the specified point is on this entity, as determined by the tolerance. (Inherited from OdGeEntity2d) | |
This is the overview for the isOn method overload. | |
Determines if the curve is periodic. (Inherited from OdGeCurve2d) | |
Returns true if and only if the spline is rational or a polynomial. (Inherited from OdGeSplineEnt2d) | |
Returns a knot value for the specified knot. (Inherited from OdGeSplineEnt2d) | |
Returns the knot vector. (Inherited from OdGeSplineEnt2d) | |
This is the overview for the length method overload. | |
Calculates a point from the curve interval that corresponds to the specified coefficient. (Inherited from OdGeCurve2d) | |
Mirrors this entity about the specified 2D line, and returns a reference to this entity. (Inherited from OdGeEntity2d) | |
Returns the number of points in the control point array. (Inherited from OdGeSplineEnt2d) | |
Returns the number of fit points. | |
Returns the number of knots in the knot vector. (Inherited from OdGeSplineEnt2d) | |
Returns the order of the spline. (Inherited from OdGeSplineEnt2d) | |
This is the overview for the orthoBoundBlock method overload. | |
Returns the parameter value of the point whose arc length distance is the input length. (Inherited from OdGeCurve2d) | |
This is the overview for the paramOf method overload. | |
Restores a 2D parametric curve on a surface from a 3D curve. (Inherited from OdGeCurve2d) | |
Reverses the parameter direction of this curve. (Inherited from OdGeCurve2d) | |
Rotates this entity about the specified point by the specified angle, and returns a reference to this entity. (Inherited from OdGeEntity2d) | |
Scales this entity by the scale factor about the basepoint, and returns a reference to this entity. (Inherited from OdGeEntity2d) | |
Sets the specified control point in the control point array. (Inherited from OdGeSplineEnt2d) | |
Sets the first derivative at the specified index, and returns a reference to this curve. | |
Sets the fit point at the specified index, and returns a reference to this curve. | |
This is the overview for the setInterval method overload. | |
Sets the knot value for the specified knot. (Inherited from OdGeSplineEnt2d) | |
Returns the parameter corresponding to the start point of this spline. (Inherited from OdGeSplineEnt2d) | |
Returns the start point of this spline. (Inherited from OdGeSplineEnt2d) | |
Applies the 2D transformation matrix to this entity, and returns a reference to this entity. (Inherited from OdGeEntity2d) | |
Applies the 2D translation vector to this entity, and returns a reference to this entity. (Inherited from OdGeEntity2d) | |
Returns the entity type of this entity. (Inherited from OdGeEntity2d) |
Comparison operator for the OdGeEntity2d object. (Inherited from OdGeEntity2d) | |
Assignment operator for the OdGeCubicSplineCurve2d class. Assigns properties of the specified cubic spline curve. Currently not implemented. | |
The assignment operator for objects of the OdGeCurve2d class. (Inherited from OdGeCurve2d) | |
Assignment operator for the OdGeEntity2d object. (Inherited from OdGeEntity2d) | |
Assignment operator for the OdGeSplineEnt2d object. (Inherited from OdGeSplineEnt2d) | |
Comparison operator for the OdGeEntity2d object. (Inherited from OdGeEntity2d) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|