Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class BeamFileParams

Last update: 16.07.2025

Namespace: VM.Models.FE.Mesh.Generator
Assembly: VM.Models.FE.Mesh.Generator.dll

public class BeamFileParams

Inheritance

objectBeamFileParams

Extension Methods

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

Constructors

BeamFileParams()

public BeamFileParams()

Properties

BeamMaterialDampingRatio

public double BeamMaterialDampingRatio { get; set; }

Property Value

double

BeamMaterialDensity

public double BeamMaterialDensity { get; set; }

Property Value

double

BeamMaterialPoissonsRatio

public double BeamMaterialPoissonsRatio { get; set; }

Property Value

double

BeamMaterialShearModulus

public double BeamMaterialShearModulus { get; set; }

Property Value

double

BeamMaterialYoungsModulus

public double BeamMaterialYoungsModulus { get; set; }

Property Value

double

BufferCount

public int BufferCount { get; set; }

Property Value

int

EndPoint

public Vector EndPoint { get; set; }

Property Value

Vector

GenerateInnerRBE

public bool GenerateInnerRBE { get; set; }

Property Value

bool

NumberOfBeamNodes

public int NumberOfBeamNodes { get; set; }

Property Value

int

NumberOfCircularNodes

public int NumberOfCircularNodes { get; set; }

Property Value

int

Radius

public double Radius { get; set; }

Property Value

double

StartPoint

public Vector StartPoint { get; set; }

Property Value

Vector

YDirection

public Vector YDirection { get; set; }

Property Value

Vector

Connect with Ansys