Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Interface ICunstomLink

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMAppCore.dll

This interface is to represent the custom link.

public interface ICunstomLink

Extension Methods

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

Methods

GetAllLink(ICollection, ICollection, bool)

void GetAllLink(ICollection<ilink> colLinks, ICollection<ilinkcollection> colLinkCollections, bool bIncludeNullLinks)

Parameters

colLinks ICollectionILink&gt;

colLinkCollections ICollectionILinkCollection&gt;

bIncludeNullLinks bool

GetAllLink(ref HashSet)

void GetAllLink(ref HashSet<ilink> hs)

Parameters

hs HashSetILink&gt;

Connect with Ansys