Package | Description |
---|---|
nxopen.features |
Provides classes and interfaces for features.
|
Modifier and Type | Field and Description |
---|---|
static TrimExtendBuilder.CreationTypes |
TrimExtendBuilder.CreationTypes.BY_DISTANCE
By Distance
|
static TrimExtendBuilder.CreationTypes |
TrimExtendBuilder.CreationTypes.MAKE_CORNER
Make Corner
|
static TrimExtendBuilder.CreationTypes |
TrimExtendBuilder.CreationTypes.PERCENT_OF_MEASURED
Percentage of Measured Edges
|
static TrimExtendBuilder.CreationTypes |
TrimExtendBuilder.CreationTypes.UNTIL_SELECTED
By Until Selected
|
Modifier and Type | Method and Description |
---|---|
TrimExtendBuilder.CreationTypes |
TrimExtendBuilder.type()
Returns the trim extend creation option
License requirements: None. |
static TrimExtendBuilder.CreationTypes |
TrimExtendBuilder.CreationTypes.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static TrimExtendBuilder.CreationTypes |
TrimExtendBuilder.CreationTypes.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static TrimExtendBuilder.CreationTypes[] |
TrimExtendBuilder.CreationTypes.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
TrimExtendBuilder.setType(TrimExtendBuilder.CreationTypes type)
License requirements: solid_modeling ("SOLIDS MODELING") OR cam_base ("CAM BASE") . |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.