Search Results for

    Show / Hide Table of Contents

    Interface ILocationsMultiPointContainer

    Inherited Members
    INXObject.FindObject(String)
    INXObject.Print()
    INXObject.SetName(String)
    INXObject.IsOccurrence
    INXObject.JournalIdentifier
    INXObject.Name
    INXObject.OwningComponent
    INXObject.OwningPart
    INXObject.Prototype
    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
    In This Article
    Back to top Generated by DocFX