NurbsCurve.Evaluate
NurbsCurve.Evaluate method
Evaluate the NURBS curve
public Vector4[] Evaluate(int steps = 20)
Parameter | Type | Description |
---|---|---|
steps | Int32 | The evaluation frequency between two neighbor knots, default value is 20 |
Return Value
Points in the curve
See Also
- struct Vector4
- class NurbsCurve
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D