Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class SemicircleCleat

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.Car
Assembly: VMDCar.dll

The semi-circle cleat shape class

public class SemicircleCleat : CleatShape

Inheritance

objectCleatShapeSemicircleCleat

Inherited Members

CleatShape.GetXZData(double), CleatShape.TypeOfCleatShape, CleatShape.RideDrum

Extension Methods

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

Constructors

SemicircleCleat()

Initializes a new instance of the class.

public SemicircleCleat()

SemicircleCleat(AnalysisRideDrum)

Initializes a new instance of the class.

public SemicircleCleat(AnalysisRideDrum RideDrum)

Parameters

RideDrum AnalysisRideDrum

The ride drum.

Properties

Radius

Gets or sets the radius.

public double Radius { get; set; }

Property Value

double

TypeOfCleatShape

Gets the type of cleat shape.

public override CleatShapeType TypeOfCleatShape { get; }

Property Value

CleatShapeType

Methods

GetXZData(double)

Gets the XZ data.

public override string GetXZData(double dEndTime)

Parameters

dEndTime double

The d end time.

Returns

string

Connect with Ansys