Nurb
|
The NurbCurve3dData type exposes the following members.
| Name | Description | |
|---|---|---|
| ControlPoints | Property that represents control points of a curve. | |
| Degree | Property that represents degree of a curve. | |
| Knots | Property that represents a collections of knots. | |
| Periodic | Property that indicates whether the spline is periodic. | |
| Rational | Property that indicates whether the spline is rational. | |
| Weights | Property that represents a collections of weight values. |
| 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 nurb curve data is equal to the passed nurb curve data. | |
| ToString | (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| Equality(NurbCurve3dData, NurbCurve3dData) | Equality operator for the NurbCurve3dData structure. Checks whether curve data is equal. | |
| Inequality(NurbCurve3dData, NurbCurve3dData) | Inequality operator for the NurbCurve3dData structure. Checks whether curve data is not equal. |
| © Bricsys NV. All rights reserved. |