Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class BeamBody

Last update: 16.07.2025

Namespace: VM.Builder.Pre.FE
Assembly: VM.Builder.Pre.FE.dll

public class BeamBody : IBuilder

Inheritance

objectBeamBody

Implements

IBuilder

Extension Methods

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

Constructors

BeamBody()

public BeamBody()

Properties

EndPoint

public PointBase EndPoint { get; }

Property Value

PointBase

MeshFilePath

public string MeshFilePath { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

NoOfBeamNodes

public int NoOfBeamNodes { get; set; }

Property Value

int

NoOfCircularNodes

public int NoOfCircularNodes { get; set; }

Property Value

int

NodalBody

public NodalBody NodalBody { get; }

Property Value

NodalBody

Parameters

public PickedResult[] Parameters { get; set; }

Property Value

PickedResult[]

Radius

public double Radius { get; set; }

Property Value

double

StartPoint

public PointBase StartPoint { get; }

Property Value

PointBase

YDirection

public DirectionBase YDirection { get; }

Property Value

DirectionBase

Connect with Ansys