Enum StepKnotType
StepKnotType enumeration
KnotType enum for STP file.
public enum StepKnotType
Values
| Name | Value | Description |
|---|---|---|
| UniformKnots | 0 | |
| QuasiUniformKnots | 1 | |
| PiecewiseBezierKnots | 2 | |
| Unspecified | 3 |
See Also
- namespace Aspose.CAD.FileFormats.Stp.Items
- assembly Aspose.CAD