Nurb
|
The NurbCurve2dFitData type exposes the following members.
| Name | Description | |
|---|---|---|
| Degree | Property that represents curve degree. | |
| EndTangent | Property that represents end tangent of a curve. | |
| FitPoints | Property that represents fit points of a curve. | |
| FitTolerance | Property that represents tolerance for fit data. | |
| KnotParam | Property that represents parameterization of knots. | |
| StartTangent | Property that represents start tangent of a curve. | |
| TangentsExist | Property that indicates whether tangents exist. |
| Name | Description | |
|---|---|---|
| Equals | Checks objects for equality. (Overrides ValueTypeEquals(Object)) |
|
| GetHashCode | Retrieves the object hash code. (Overrides ValueTypeGetHashCode) |
|
| GetType | (Inherited from Object) |
|
| IsEqualTo | Checks whether this NURBS curve fit data is equal to the passed NURBS curve fit data. | |
| ToString | (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| Equality(NurbCurve2dFitData, NurbCurve2dFitData) | Equality operator for the NurbCurve2dFitData structure. Checks whether curve data is equal. | |
| Inequality(NurbCurve2dFitData, NurbCurve2dFitData) | Inequality operator for the NurbCurve2dFitData structure. Checks whether curve data is not equal. |
| © Bricsys NV. All rights reserved. |