Class LMIERegionSelection
Inheritance
LMIERegionSelection
Assembly: NXOpen.dll
Syntax
public class LMIERegionSelection : LMIEError, IMessageSink, INXObject
Constructors
LMIERegionSelection()
Declaration
protected LMIERegionSelection()
Methods
CreatePid()
Declaration
public LMIEPid CreatePid()
Returns
CreateSelectionRecipe()
Declaration
public LMIESelectionRecipe CreateSelectionRecipe()
Returns
GetPids()
Declaration
public LMIEPid[] GetPids()
Returns
GetSelectionRecipes()
Declaration
public LMIESelectionRecipe[] GetSelectionRecipes()
Returns
SetPids(LMIEPid[])
Declaration
public void SetPids(LMIEPid[] opt)
Parameters
Type |
Name |
Description |
LMIEPid[] |
opt |
|
SetSelectionRecipes(LMIESelectionRecipe[])
Declaration
public void SetSelectionRecipes(LMIESelectionRecipe[] opt)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink