Interface IHierarchicalFEModel
Inherited Members
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[] |