NurbsCurve.EvaluateAt
NurbsCurve.EvaluateAt method
Evaluate the curve’s point at specified position
public Vector4 EvaluateAt(double u)
Parameter | Type | Description |
---|---|---|
u | Double | The position in the curve, between 0 and 1 |
See Also
- struct Vector4
- class NurbsCurve
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D