Interface ILocationsMultiPointContainer
Inherited Members
Namespace: NXOpen.CAE.Connections
Assembly: NXOpen.dll
Syntax
public interface ILocationsMultiPointContainer : INXObject
Methods
AddLocationSelectionRecipe(Int32, SelectionRecipe)
Declaration
SelectionRecipeLocation AddLocationSelectionRecipe(int indexOfDefinition, SelectionRecipe selectionRecipe)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | indexOfDefinition | |
SelectionRecipe | selectionRecipe |
Returns
Type | Description |
---|---|
SelectionRecipeLocation |