Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Interface ITypedLink<T\>

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMAppCore.dll

This interface is to represent the generic linked object.

public interface ITypedLink<t> : ILink

Type Parameters

T

Implements

ILink

Extension Methods

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

Properties

Object

T Object { get; set; }

Property Value

T

Connect with Ansys