Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class Spline

Last update: 16.07.2025

Namespace: VM.Managed.CAD
Assembly: VMAppCore.dll

This class is to represent the spline.

public class Spline

Inheritance

objectSpline

Extension Methods

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

Constructors

Spline()

public Spline()

Methods

Dispose(bool)

[HandleProcessCorruptedStateExceptions]
protected virtual void Dispose(bool A_0)

Parameters

A_0 bool

Dispose()

public override sealed void Dispose()

~Spline()

protected ~Spline()

MakeSplineAndGetPoint(Document3D, uint, Vector[])

public Vector[] MakeSplineAndGetPoint(Document3D doc, uint nCount, Vector[] vecInputPt)

Parameters

doc Document3D

nCount uint

vecInputPt Vector[]

Returns

Vector[]

Connect with Ansys