Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Interface IVectorDisplayAnimationData

Last update: 16.07.2025

Namespace: VM.Models.OutputReader
Assembly: VM.Models.OutputReader.dll

public interface IVectorDisplayAnimationData

Extension Methods

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

Properties

LabelNames

List<list><string>&gt; LabelNames { get; set; }

Property Value

ListListstring&gt;&gt;

Positions

List<list><double>&gt; Positions { get; set; }

Property Value

ListListdouble[]&gt;&gt;

Vectors

List<list><double>&gt; Vectors { get; set; }

Property Value

ListListdouble[]&gt;&gt;

Connect with Ansys