Search Results for

    Show / Hide Table of Contents

    Interface IContainer

    Inherited Members
    INXObject.FindObject(String)
    INXObject.Print()
    INXObject.SetName(String)
    INXObject.IsOccurrence
    INXObject.JournalIdentifier
    INXObject.Name
    INXObject.OwningComponent
    INXObject.OwningPart
    INXObject.Prototype
    Namespace: NXOpen.Annotations
    Assembly: NXOpen.dll
    Syntax
    public interface IContainer : INXObject

    Methods

    GetObjects()

    Declaration
    NXObject[] GetObjects()
    Returns
    Type Description
    NXObject[]

    RemoveObject(NXObject)

    Declaration
    void RemoveObject(NXObject object)
    Parameters
    Type Name Description
    NXObject object
    In This Article
    Back to top Generated by DocFX