Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Interface IHasBindingValueConverter

Last update: 16.07.2025

Namespace: VM
Assembly: VM.dll

Converts the data type of a value bound to a symbol to another data type.

public interface IHasBindingValueConverter

Extension Methods

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

Methods

Convert()

Convert a value bount to a symbol.

object Convert()

Returns

object

The converted value.

Connect with Ansys