Package | Description |
---|---|
nxopen.geometricutilities |
Provides classes and interfaces for Geometric Utilities.
|
Modifier and Type | Field and Description |
---|---|
static FeatureOptions.BodyStyle |
FeatureOptions.BodyStyle.SHEET
Sheet Body
|
static FeatureOptions.BodyStyle |
FeatureOptions.BodyStyle.SOLID
Solid Body
|
Modifier and Type | Method and Description |
---|---|
FeatureOptions.BodyStyle |
FeatureOptions.bodyType()
Returns the body type
License requirements: None. |
static FeatureOptions.BodyStyle |
FeatureOptions.BodyStyle.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static FeatureOptions.BodyStyle |
FeatureOptions.BodyStyle.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static FeatureOptions.BodyStyle[] |
FeatureOptions.BodyStyle.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
FeatureOptions.setBodyType(FeatureOptions.BodyStyle type)
License requirements: solid_modeling ("SOLIDS MODELING") . |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.