PatchDirection
Overview
PatchDirection is a class in Aspose.3D FOSS for .NET.
Patch’s U and V direction.
This class provides 1 method for working with PatchDirection objects in .NET programs.
Available methods include: PatchDirection.
All public members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.
Properties: Closed, ControlPoints, Divisions, Type.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Type | PatchDirectionType | Read/Write | Gets or sets the type. |
Divisions | int | Read/Write | Gets or sets the divisions. |
ControlPoints | int | Read/Write | Gets or sets the control points. |
Closed | bool | Read/Write | Gets or sets the closed. |
Methods
| Signature | Description |
|---|---|
PatchDirection() |