| NurbsType Enumeration |
Namespace: Aspose.ThreeD.Entities
| Member name | Value | Description | |
|---|---|---|---|
| Open | 0 | The NurbsCurve is an open curve. | |
| Closed | 1 | The NurbsCurve is a closed curve has its last control point equals to its first one. | |
| Periodic | 2 | The NurbsCurve is a periodic curve. |