PatchDirectionType enumeration
PatchDirectionType enumeration
Patch direction’s types.
The PatchDirectionType type exposes the following members:
Fields
| Field | Description |
|---|---|
| BEZIER | The patch direction is a Bezier curve. |
| QUADRATIC_BEZIER | The quadratic bezier patch. The patch direction is a quadratic curve. |
| CARDINAL_SPLINE | cardinal patch. The patch direction is a cardinal spline. |
| BASIS_SPLINE | The patch direction is a basis spline. |
| LINEAR | The patch direction is a linear curve. |
See Also
- module
aspose.threed.entities