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