Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Interface IPropPage

Last update: 16.07.2025

Namespace: VM.NX.Dialog
Assembly: VMDIDef.dll

public interface IPropPage

Extension Methods

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

Methods

CheckFileProperty()

bool CheckFileProperty()

Returns

bool

GetResult(XmlDocument)

bool GetResult(XmlDocument dom)

Parameters

dom XmlDocument

Returns

bool

GetResultForMulti(XmlDocument)

bool GetResultForMulti(XmlDocument dom)

Parameters

dom XmlDocument

Returns

bool

Redraw(double)

void Redraw(double dIconSize)

Parameters

dIconSize double

SetInputData(XmlDocument)

bool SetInputData(XmlDocument dom)

Parameters

dom XmlDocument

Returns

bool

SetInputDataForMulti(XmlDocument)

bool SetInputDataForMulti(XmlDocument dom)

Parameters

dom XmlDocument

Returns

bool

SetPropertyXPath(string)

void SetPropertyXPath(string strPath)

Parameters

strPath string

SetPropertyXPathPosition(string)

void SetPropertyXPathPosition(string strPosition)

Parameters

strPosition string

UpdatePage()

void UpdatePage()

Connect with Ansys