Package | Description |
---|---|
nxopen.features |
Provides classes and interfaces for features.
|
Modifier and Type | Field and Description |
---|---|
static GlobalShapingBuilder.PointMethodType |
GlobalShapingBuilder.PointMethodType.OFFSET_FROM_SHEET
Target point is offset from sheet
|
static GlobalShapingBuilder.PointMethodType |
GlobalShapingBuilder.PointMethodType.POINT_DEFINED
Target point is the given point
|
Modifier and Type | Method and Description |
---|---|
GlobalShapingBuilder.PointMethodType |
GlobalShapingBuilder.targetPointMethod()
Returns the target point method
License requirements: None. |
static GlobalShapingBuilder.PointMethodType |
GlobalShapingBuilder.PointMethodType.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static GlobalShapingBuilder.PointMethodType |
GlobalShapingBuilder.PointMethodType.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static GlobalShapingBuilder.PointMethodType[] |
GlobalShapingBuilder.PointMethodType.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
GlobalShapingBuilder.setTargetPointMethod(GlobalShapingBuilder.PointMethodType targetPointMethod)
License requirements: solid_modeling ("SOLIDS MODELING") . |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.