Package | Description |
---|---|
nxopen.weld |
Provides classes and interfaces for Weld.
|
Modifier and Type | Field and Description |
---|---|
static WeldGrooveExtension |
WeldGrooveExtension.PROJECT
Project selected edges to opposite face set.
|
static WeldGrooveExtension |
WeldGrooveExtension.REVERSE_PROJECT
Project selected edges to oppsoite face set using
normals from selected edges.
|
static WeldGrooveExtension |
WeldGrooveExtension.TANGENT
Extend selected edges to form an intersection.
|
Modifier and Type | Method and Description |
---|---|
WeldGrooveExtension |
GrooveBuilder.bottomExtension()
Deprecated.
Deprecated in NX9.0.0. This functionality is no longer supported.
|
WeldGrooveExtension |
GrooveBuilder.topExtension()
Deprecated.
Deprecated in NX9.0.0. This functionality is no longer supported.
|
static WeldGrooveExtension |
WeldGrooveExtension.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static WeldGrooveExtension |
WeldGrooveExtension.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static WeldGrooveExtension[] |
WeldGrooveExtension.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
GrooveBuilder.setBottomExtension(WeldGrooveExtension extensionType)
Deprecated.
Deprecated in NX9.0.0. This functionality is no longer supported.
|
void |
GrooveBuilder.setTopExtension(WeldGrooveExtension extensionType)
Deprecated.
Deprecated in NX9.0.0. This functionality is no longer supported.
|
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.