Interface IUnbalanceMass
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.GearTrain
Assembly: VMDGearTrain.dll
Unbalance mass interface
public interface IUnbalanceMass : IPointEntity
Implements
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
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