Search Results for

    Show / Hide Table of Contents

    Interface IHierarchicalFEModel

    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
    Assembly: NXOpen.dll
    Syntax
    public interface IHierarchicalFEModel : INXObject

    Properties

    Parent

    Declaration
    IFEModel Parent { get; }
    Property Value
    Type Description
    IFEModel

    Methods

    GetChildren()

    Declaration
    FEModelOccurrence[] GetChildren()
    Returns
    Type Description
    FEModelOccurrence[]
    In this article
    Back to top Generated by DocFX