Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Interface IMainWindow

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Pre
Assembly: dfpredat.dll

This interface is to represent the Main Window.

public interface IMainWindow

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Properties

ActiveHiddenFormView

Gets the active hidden form view.

IHiddenFormView ActiveHiddenFormView { get; }

Property Value

IHiddenFormView

OperationStatus

Gets the operation status.

IOperationStatus OperationStatus { get; }

Property Value

IOperationStatus

OutputWindow

Gets the output window.

IOutputWindow OutputWindow { get; }

Property Value

IOutputWindow

PickerUI

Gets the picker UI.

IPickerUI PickerUI { get; }

Property Value

IPickerUI

PropertyGrid

Gets the property grid.

IPropertyGrid PropertyGrid { get; }

Property Value

IPropertyGrid

StatusBar

Gets the status bar.

IStatusBar StatusBar { get; }

Property Value

IStatusBar

SubEntityGridView

Gets the sub entity grid view.

ISubEntityGridView SubEntityGridView { get; }

Property Value

ISubEntityGridView

UpdateNavigator

Gets the update navigator.

IUpdateNavigator UpdateNavigator { get; }

Property Value

IUpdateNavigator

WorkView

Gets the work view.

IWorkView WorkView { get; }

Property Value

IWorkView

Connect with Ansys