Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class XmlSliceInfo

Last update: 16.07.2025

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

The class for SliceInfo.

public class XmlSliceInfo

Inheritance

objectXmlSliceInfo

Extension Methods

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

Constructors

XmlSliceInfo()

public XmlSliceInfo()

Properties

MaxAngle

Gets and sets the maximum angle.

public double MaxAngle { get; set; }

Property Value

double

MaxLength

Gets and sets the maximum length.

public double MaxLength { get; set; }

Property Value

double

MaxTolerance

Gets and sets the maximum tolerance.

public double MaxTolerance { get; set; }

Property Value

double

StrMaxAngle

Gets and sets the maximum angle.

public string StrMaxAngle { get; set; }

Property Value

string

StrMaxLength

Gets and sets the maximum length.

public string StrMaxLength { get; set; }

Property Value

string

StrMaxTolerance

Gets and sets the maximum tolerance.

public string StrMaxTolerance { get; set; }

Property Value

string

Connect with Ansys