CurveDimension
CurveDimension enumeration
The dimension of the curves.
public enum CurveDimension
Values
Name | Value | Description |
---|---|---|
TwoDimensional | 0 |
The curves are two dimensional points. |
ThreeDimensional | 1 |
The curves are three dimensional points. |
See Also
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D