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