Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Interface ISpline

Last update: 16.07.2025

Namespace: VM.Managed
Assembly: VMAppCore.dll

This interface is to represent spline.

public interface ISpline

Extension Methods

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

Methods

GetPoints(List, List)

void GetPoints(List<double> lstX, List<double> lstY)

Parameters

lstX Listdouble&gt;

lstY Listdouble&gt;

Connect with Ansys