NurbsCurve.Degree
NurbsCurve.Degree property
Gets or sets the degree of a NURBS curve, the degree are defined as Order - 1
public int Degree { get; set; }
See Also
- class NurbsCurve
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
Gets or sets the degree of a NURBS curve, the degree are defined as Order - 1
public int Degree { get; set; }