Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Interface IHasLink

Last update: 16.07.2025

Namespace: VM.Managed.Collections
Assembly: VMAppCore.dll

public interface IHasLink

Extension Methods

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

Methods

GetLink(ICollection)

void GetLink(ICollection<ilink> colLinks)

Parameters

colLinks ICollectionILink&gt;

Remove specific link from this object.

bool RemoveLink(ILink link)

Parameters

link ILink

The link to remove.

Returns

bool

true when need to erase this object, otherwise false.

Connect with Ansys