Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Struct FEPropertyBeam

Last update: 16.07.2025

Namespace: VM.Models.FE.Utilities
Assembly: VM.Models.FE.Utilities.dll

public struct FEPropertyBeam

Properties

Area

public double Area { readonly get; set; }

Property Value

double

DirectionVector

public Vector DirectionVector { readonly get; set; }

Property Value

Vector

ID

public uint ID { readonly get; set; }

Property Value

uint

Ixx

public double Ixx { readonly get; set; }

Property Value

double

Iyy

public double Iyy { readonly get; set; }

Property Value

double

Izy

public double Izy { readonly get; set; }

Property Value

double

Izz

public double Izz { readonly get; set; }

Property Value

double

MaterialSequence

public uint MaterialSequence { readonly get; set; }

Property Value

uint

ShearFactorY

public double ShearFactorY { readonly get; set; }

Property Value

double

ShearFactorZ

public double ShearFactorZ { readonly get; set; }

Property Value

double

Connect with Ansys