Struct CaeGroupCollection.PasteOptions
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public struct CaeGroupCollection.PasteOptions
Constructors
PasteOptions(string, int)
Declaration
public PasteOptions(string Prefix, int Label)
Parameters
| Type | Name | Description |
|---|---|---|
| string | Prefix | |
| int | Label |
Fields
Label
Declaration
public int Label
Field Value
| Type | Description |
|---|---|
| int |
Prefix
Declaration
public string Prefix
Field Value
| Type | Description |
|---|---|
| string |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |