Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Interface IUnbalanceMass

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.GearTrain
Assembly: VMDGearTrain.dll

Unbalance mass interface

public interface IUnbalanceMass : IPointEntity

Implements

IPointEntity

Extension Methods

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

Properties

CenterPositionOfDummyBody

Gets the center position of dummy body.

VectorBase CenterPositionOfDummyBody { get; }

Property Value

VectorBase

Mass

Gets the mass.

ExpressionValueVariable Mass { get; }

Property Value

ExpressionValueVariable

MomentArm

Gets the moment arm.

ExpressionValueVariable MomentArm { get; }

Property Value

ExpressionValueVariable

Connect with Ansys