Package | Description |
---|---|
nxopen.cam |
Provides classes and interfaces for Manufacturing.
|
Modifier and Type | Field and Description |
---|---|
static BoundarySet.PlaneTypes |
BoundarySet.PlaneTypes.AUTOMATIC
automatically get a boundary plane from selected entities
|
static BoundarySet.PlaneTypes |
BoundarySet.PlaneTypes.USER_DEFINED
user defined plane
|
Modifier and Type | Method and Description |
---|---|
BoundarySet.PlaneTypes |
BoundarySet.planeType()
Returns the boundary plane type
License requirements: None. |
static BoundarySet.PlaneTypes |
BoundarySet.PlaneTypes.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static BoundarySet.PlaneTypes |
BoundarySet.PlaneTypes.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static BoundarySet.PlaneTypes[] |
BoundarySet.PlaneTypes.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
BoundarySet.setPlaneType(BoundarySet.PlaneTypes newValue)
License requirements: cam_base ("CAM BASE") . |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.