Package | Description |
---|---|
nxopen.features |
Provides classes and interfaces for features.
|
Modifier and Type | Field and Description |
---|---|
static SweptBuilder.InterpolationOptions |
SweptBuilder.InterpolationOptions.BLEND
Blend
|
static SweptBuilder.InterpolationOptions |
SweptBuilder.InterpolationOptions.CUBIC
Cubic
|
static SweptBuilder.InterpolationOptions |
SweptBuilder.InterpolationOptions.LINEAR
Linear
|
Modifier and Type | Method and Description |
---|---|
SweptBuilder.InterpolationOptions |
SweptBuilder.interpolationOption()
Returns the interpolation option.
|
static SweptBuilder.InterpolationOptions |
SweptBuilder.InterpolationOptions.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static SweptBuilder.InterpolationOptions |
SweptBuilder.InterpolationOptions.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static SweptBuilder.InterpolationOptions[] |
SweptBuilder.InterpolationOptions.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
SweptBuilder.setInterpolationOption(SweptBuilder.InterpolationOptions interpolationOption)
License requirements: solid_modeling ("SOLIDS MODELING") . |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.