Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Interface IChangableAssembly

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL
Assembly: VMDFBase.dll

This interface is represent the changable assembly.

public interface IChangableAssembly

Extension Methods

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

Properties

ChangedDocument

Gets the document.

Document ChangedDocument { get; }

Property Value

Document

FilePath

Gets or sets the file path.

string FilePath { get; }

Property Value

string

Methods

RemoveDuplicatedReference()

Remove duplicated reference

void RemoveDuplicatedReference()

Connect with Ansys