Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Interface IInstance

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMAppCore.dll

This interface is to represent the instance.

public interface IInstance

Extension Methods

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

Methods

AddNewReference(ObjectBase)

Add object for new reference.

void AddNewReference(ObjectBase obNew)

Parameters

obNew ObjectBase

The object.

AddNewReferences(ObjectBase[], string)

Add object for new references.

void AddNewReferences(ObjectBase[] arObjNew, string strCetegory)

Parameters

arObjNew ObjectBase[]

The object array.

strCetegory string

The category name.

Connect with Ansys