PatchDirection

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

NameTypeAccessDescription
TypePatchDirectionTypeRead/WriteGets or sets the patch’s type.
DivisionsintRead/WriteGets or sets the number of divisions between adjacent control points.
ControlPointsintRead/WriteGets or sets the count of control points in current direction.
ClosedboolRead/WriteGets or sets a value indicating whether this is a closed curve.

Methods

SignatureDescription
PatchDirection()Calls PatchDirection on this PatchDirection instance.

See Also

 English