Package | Description |
---|---|
nxopen.features |
Provides classes and interfaces for features.
|
Modifier and Type | Field and Description |
---|---|
static CopyPasteBuilder.ExpressionTransferOption |
CopyPasteBuilder.ExpressionTransferOption.CREATE_NEW
New
|
static CopyPasteBuilder.ExpressionTransferOption |
CopyPasteBuilder.ExpressionTransferOption.LINK_TO_ORIGINAL
Link to Original
|
static CopyPasteBuilder.ExpressionTransferOption |
CopyPasteBuilder.ExpressionTransferOption.ORIGINAL_INSTANCE
Instance of Original
|
Modifier and Type | Method and Description |
---|---|
CopyPasteBuilder.ExpressionTransferOption |
CopyPasteBuilder.expressionOption()
Returns the expression option
License requirements: None. |
static CopyPasteBuilder.ExpressionTransferOption |
CopyPasteBuilder.ExpressionTransferOption.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static CopyPasteBuilder.ExpressionTransferOption |
CopyPasteBuilder.ExpressionTransferOption.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static CopyPasteBuilder.ExpressionTransferOption[] |
CopyPasteBuilder.ExpressionTransferOption.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
CopyPasteBuilder.setExpressionOption(CopyPasteBuilder.ExpressionTransferOption expressionOption)
License requirements: solid_modeling ("SOLIDS MODELING") . |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.