Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class LeafInfo

Last update: 16.07.2025

Namespace: VM.Models.Pre.Force
Assembly: VM.Models.Pre.Force.LeafSpring.dll

public class LeafInfo

Inheritance

objectLeafInfo

Extension Methods

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

Constructors

LeafInfo(double, int, int, int, int, Leaf3D[])

public LeafInfo(double LeafWidth, int NofContactFront, int NofContactRear, int NofEelementFront, int NofEelementRear, Leaf3D[] LeafProfiles)

Parameters

LeafWidth double

NofContactFront int

NofContactRear int

NofEelementFront int

NofEelementRear int

LeafProfiles Leaf3D[]

Properties

BeamProfiles

public List<leaf4d> BeamProfiles { get; }

Property Value

ListLeaf4D&gt;

Profiles

public Leaf3D[] Profiles { get; }

Property Value

Leaf3D[]

Connect with Ansys