Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Interface IAutoContactable

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMAppCore.dll

This interface is to represent the auto contactable.

public interface IAutoContactable

Extension Methods

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

Methods

GetContactables()

Get contactable objects.

ObjectBase[] GetContactables()

Returns

ObjectBase[]

The contactable objects.

IsAutoContactable()

Determines whether the specified auto contactable.

bool IsAutoContactable()

Returns

bool

true if the specified auto contactable; otherwise, false.

Connect with Ansys