Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class RectangleWithBevelEdgeCleat

Last update: 16.07.2025

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

The rectangle with bevel edge cleat shape class

public class RectangleWithBevelEdgeCleat : CleatShape

Inheritance

objectCleatShapeRectangleWithBevelEdgeCleat

Inherited Members

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

Extension Methods

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

Constructors

RectangleWithBevelEdgeCleat()

Initializes a new instance of the class.

public RectangleWithBevelEdgeCleat()

RectangleWithBevelEdgeCleat(AnalysisRideDrum)

Initializes a new instance of the class.

public RectangleWithBevelEdgeCleat(AnalysisRideDrum RideDrum)

Parameters

RideDrum AnalysisRideDrum

The ride drum.

Properties

EdgeLength

Gets or sets the length of the edge.

public double EdgeLength { get; set; }

Property Value

double

Height

Gets or sets the height.

public double Height { get; set; }

Property Value

double

Length

Gets or sets the length.

public double Length { 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