PatchDirection class
PatchDirection class
Patch’s U and V direction.
The PatchDirection type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__(self) | Constructs a new instance of PatchDirection |
Properties
| Property | Description |
|---|---|
| type | Gets or sets the patch’s type. |
| divisions | Gets or sets the number of divisions between adjacent control points. |
| control_points | Gets or sets the count of control points in current direction. |
| closed | Gets or sets a value indicating whether this PatchDirection is a closed curve. |
See Also
- module
aspose.threed.entities - class
PatchDirection