Class PatchDirection
PatchDirection class
Patch’s U and V direction.
public class PatchDirection
Constructors
Name | Description |
---|---|
PatchDirection() | The default constructor. |
Properties
Name | Description |
---|---|
Closed { get; set; } | Gets or sets a value indicating whether this PatchDirection is a closed curve. |
ControlPoints { get; set; } | Gets or sets the count of control points in current direction. |
Divisions { get; set; } | Gets or sets the number of divisions between adjacent control points. |
Type { get; set; } | Gets or sets the patch’s type. |
See Also
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D