| Package | Description |
|---|---|
| com.aspose.cad.fileformats.stp.items |
| Modifier and Type | Method and Description |
|---|---|
StepBSplineSurfaceForm |
StepBSplineSurface.getSurfaceForm() |
static StepBSplineSurfaceForm |
StepBSplineSurfaceFormUtils.parseBSplineSurfaceForm(String value) |
static StepBSplineSurfaceForm |
StepBSplineSurfaceForm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StepBSplineSurfaceForm[] |
StepBSplineSurfaceForm.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 |
StepBSplineSurfaceFormUtils.getBSplineSurfaceForm(StepBSplineSurfaceForm form) |
void |
StepBSplineSurface.setSurfaceForm(StepBSplineSurfaceForm value) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.