Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Struct MultiBodyCalculation.BodyInf

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL
Assembly: VMDFBase.dll

This struct is to represent the body information.

public struct MultiBodyCalculation.BodyInf

Constructors

BodyInf(double)

Initializes a new instance of the struct.

public BodyInf(double dMass)

Parameters

dMass double

The d mass.

Fields

Inertia

inertia

public double[] Inertia

Field Value

double[]

mass

mass

public double mass

Field Value

double

position

position

public double[] position

Field Value

double[]

Connect with Ansys