Package | Description |
---|---|
nxopen.features |
Provides classes and interfaces for features.
|
Modifier and Type | Field and Description |
---|---|
static WrapBuilder.Types |
WrapBuilder.Types.UNWRAP
Curves are to be unwrapped from the selected faces onto the tangent plane,
during edit you can get this value but any change will be ignored.
|
static WrapBuilder.Types |
WrapBuilder.Types.WRAP
Curves are to be wrapped from a plane onto the selected faces,
during edit you can get this value but any change will be ignored.
|
Modifier and Type | Method and Description |
---|---|
WrapBuilder.Types |
WrapBuilder.type()
Returns the type of operation being performed.
|
static WrapBuilder.Types |
WrapBuilder.Types.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static WrapBuilder.Types |
WrapBuilder.Types.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static WrapBuilder.Types[] |
WrapBuilder.Types.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
WrapBuilder.setType(WrapBuilder.Types type)
License requirements: solid_modeling ("SOLIDS MODELING") . |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.