Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class KernelOperationGetSlicePoints

Last update: 16.07.2025

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

The class for KernelOperationGetSlicePoints.

public class KernelOperationGetSlicePoints

Inheritance

objectKernelOperationGetSlicePoints

Extension Methods

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

Constructors

KernelOperationGetSlicePoints()

public KernelOperationGetSlicePoints()

Properties

CuttingPlaneRadius

Gets and sets the cutting plane radius.

public double CuttingPlaneRadius { get; set; }

Property Value

double

Points

Gets and sets the points.

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

Property Value

List

SliceInfos

Gets and sets the slice infos.

public List<xmlsliceinfo> SliceInfos { get; set; }

Property Value

ListXmlSliceInfo&gt;

TargetBody

Gets and sets the target body.

public BodyInfo TargetBody { get; set; }

Property Value

BodyInfo

Connect with Ansys