Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class PickerMulti

Last update: 16.07.2025

Namespace: VM.Managed.Picker.Core
Assembly: VMAppCore.dll

This class is to represent the multi picker.

public abstract class PickerMulti : PickerBase

Inheritance

objectPickerBasePickerMulti

Derived

PickerMultiEntityVM, PickerMultiGeneral, PickerMultiTopol

Inherited Members

PickerBase.raise_CustomFilterEvent(object, FilterArgs), PickerBase.Pick(bool), PickerBase.PickWithStartSignal(bool, ManualResetEvent), PickerBase.Abort(), PickerBase.GetPickerInfo(), PickerBase.GetValidResultXml(string), PickerBase.GetResultXmlFromKey(UIntPtr), PickerBase.GetChangeNoneParametricXml(string), PickerBase.Filtering(UIntPtr), PickerBase.FilteringVMPID(_VM_ID), PickerBase.FilteringAnother(UIntPtr), PickerBase.FilteringReference(UIntPtr, UIntPtr), PickerBase.Highlight(bool), PickerBase.GetAdjacentPatch(double, List), PickerBase.UseEntityFiltering(), PickerBase.SetResultImpl(ref string, bool), PickerBase.UpdateDisplay(), PickerBase.ActiveDocument, PickerBase.IsOnlyResultXml, PickerBase.IsReference, PickerBase.SymmetricType, PickerBase.ResultXml, PickerBase.Result, PickerBase.CustomFilterEvent

Extension Methods

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

Constructors

PickerMulti()

Initializes a new instance of the class

public PickerMulti()

Methods

GetResultXmlFromKey(UIntPtr[])

Get valid result xml according to picker keys of core.

public virtual string GetResultXmlFromKey(UIntPtr[] A_0)

Parameters

A_0 UIntPtr[]

Returns

string

The valid result xml.

SetHighlight(List, bool, bool)

public abstract void SetHighlight(List<uintptr> lstObject, bool bHighlight, bool bUpdate)

Parameters

lstObject ListUIntPtr&gt;

bHighlight bool

bUpdate bool

Connect with Ansys