| Package | Description |
|---|---|
| com.aspose.cad.fileformats.stp.items |
| Modifier and Type | Method and Description |
|---|---|
StepKnotType |
StepBSplineCurveWithKnots.getKnotSpec() |
StepKnotType |
StepBSplineSurfaceWithKnots.getKnotSpec() |
static StepKnotType |
StepKnotTypeUtils.parseKnotSpec(String enumerationValue) |
static StepKnotType |
StepKnotType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StepKnotType[] |
StepKnotType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
StepKnotTypeUtils.getKnotSpec(StepKnotType spec) |
void |
StepBSplineCurveWithKnots.setKnotSpec(StepKnotType value) |
void |
StepBSplineSurfaceWithKnots.setKnotSpec(StepKnotType value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.