Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class KernelOperationGetPointsOnCurve

Last update: 16.07.2025

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

The class for KernelOperationGetPointsOnCurve.

public class KernelOperationGetPointsOnCurve

Inheritance

objectKernelOperationGetPointsOnCurve

Extension Methods

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

Constructors

KernelOperationGetPointsOnCurve()

public KernelOperationGetPointsOnCurve()

Properties

BallSpacingMethod

Gets and sets the ball placing method.

public string BallSpacingMethod { get; set; }

Property Value

string

Count

Gets and sets the count.

public int Count { get; set; }

Property Value

int

Distance

Gets and sets the distance.

public double Distance { get; set; }

Property Value

double

IsClosed

Gets or sets a value indicating whether this points is closed.

public bool IsClosed { get; set; }

Property Value

bool

Points

Gets and sets the points.

public List<vector> Points { get; set; }

Property Value

List

ShiftOfStartPosition

Gets and sets the shift of start position.

public double ShiftOfStartPosition { get; set; }

Property Value

double

Connect with Ansys