Skip to main content

Motion Standalone Postprocessor C# library 2024 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

Methods

Convert()

Convert a value bount to a symbol.

object Convert()

Returns

object

The converted value.

Connect with Ansys