Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class BearingStiffness

Last update: 16.07.2025

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

Bearing Stiffness

public class BearingStiffness : SubEntity, IObservableObject, IDisposableObject, ILinkable, ILinkContainerEvent, IVerifiable, IHistoryObjectSerializable, IAttributeContainer, ISubEntity, IEntityBase, IObjectBase, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, IHasKeyObject, IHasName, IEnabled, IHasComment, INamed, INavigatorItem

Inheritance

object ← ObservableObject ← LinkableBase ← ObjectBase ← Object ← SubEntity ← BearingStiffness

Implements

IObservableObject, IDisposableObject, ILinkable, ILinkContainerEvent, IVerifiable, IHistoryObjectSerializable, IAttributeContainer, ISubEntity, IEntityBase, IObjectBase, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, IHasKeyObject, IHasName, IEnabled, IHasComment, INamed, INavigatorItem

Inherited Members

SubEntity.Initialize(Unit.ConvertFactor), SubEntity.GetModelNavigatorInformationImpl(XmlDocument, XmlElement, bool), SubEntity.FixUp(ObjectBase), SubEntity.WriteTemplateImpl(XmlWriter), SubEntity.ReadTemplateImpl(XmlReader), SubEntity.Name, SubEntity.FullName, SubEntity.NonSymmetricName, SubEntity.DisplayName, SubEntity.IsEnabled, SubEntity.Comment, Object.GetKey(), Object.Initialize(Unit.ConvertFactor), Object.SetIconColor(Canvas), Object.OnDeserialization(object), Object.CustomGetObjectData(SerializationInfo, StreamingContext), Object.RollbackEvent(), Object.OnDeserializedCore(object), Object.Key, Object.UntypedEventCore, Object.EventCore, Object.Attributes, ObjectBase.ReplaceEventCore(ObjectEventCore), ObjectBase.SetModifiedCore(ModifiedResult.ModifiedType), ObjectBase.AddPostDeserialize(StreamingContext), ObjectBase.LinkAddedToDocumentCore(IOwned, bool), ObjectBase.SetModified(ModifiedResult.ModifiedType), ObjectBase.SetModified(), ObjectBase.SetModified(ModifiedResult.ModifiedType, IDocument), ObjectBase.DestroyObject(object, LinkEventArgs), ObjectBase.DestroyObject(DestroyEventArgs), ObjectBase.DestroyObject(), ObjectBase.Initialize(Unit.ConvertFactor), ObjectBase.FixUp(ObjectBase), ObjectBase.DoWorkAfterUpdateContents(), ObjectBase.SetOldNameWithNewEntity(ObjectBase, ObjectBase), ObjectBase.SetIconColor(Canvas), ObjectBase.RemoveFromCreatedList(), ObjectBase.PostAddToDocument(), ObjectBase.PostRemoveFromDocument(Document), ObjectBase.GetArgumentList(LinkedList), ObjectBase.ResetInvalidEntity(), ObjectBase.OnDeserialization(object), ObjectBase.IsSerializableEvent(Delegate), ObjectBase.CustomGetObjectData(SerializationInfo, StreamingContext), ObjectBase.CheckAndUpdateLink(HashSet), ObjectBase.Verify(VerifiedResult), ObjectBase.ConnectProxy(), ObjectBase.RollbackEvent(), ObjectBase.LinkRequestUpdating(object, LinkEventArgs), ObjectBase.LinkRequestUpdate(object, LinkEventArgs), ObjectBase.LinkRequestDestroying(object, LinkEventArgs), ObjectBase.LinkRequestDestroy(object, LinkEventArgs), ObjectBase.LinkAddedToDocument(object, AddToDocEventArgs), ObjectBase.LinkRemovedFromDocument(object, RemoveFromDocEventArgs), ObjectBase.DisposeManagedResources(), ObjectBase.GetDestroyEventExtraData(), ObjectBase.OnLinkReserved(ILink, object, EventArgs), ObjectBase.CreateEntityWhenUpdateContents(Action), ObjectBase.GetObjectByKey(UIntPtr), ObjectBase.FindObjectOnXmlDeserialize(string), ObjectBase.UpdateContents(XmlReader, ObjectBase, string), ObjectBase.UpdateContents(XmlReader, ObjectBase), ObjectBase.UpdateContents(string, string), ObjectBase.UpdateContents(string), ObjectBase.SetFlagWhenXMLFile(string, bool), ObjectBase.IsEqualArray(T[], T[]), ObjectBase.IsEqualList(List, List), ObjectBase.SetContainer(IOwned, bool), ObjectBase.GetTargetListForUpdate(), ObjectBase.SkipUpdateObjectImpl(), ObjectBase.raise_OnUpdating(object, LinkEventArgs), ObjectBase.raise_OnUpdate(object, LinkEventArgs), ObjectBase.raise_OnDestroying(object, LinkEventArgs), ObjectBase.raise_OnDestroy(object, LinkEventArgs), ObjectBase.raise_Destroying(object, Identifier), ObjectBase.raise_OnAdded(object, AddToDocEventArgs), ObjectBase.raise_OnRemoved(object, RemoveFromDocEventArgs), ObjectBase.raise_OnContentsUpdated(object, EventArgs), ObjectBase.Dispose(bool), ObjectBase.SkipModified, ObjectBase.ClearChildInfoBeforeDeserialize, ObjectBase.KeyImpl, ObjectBase.ID, ObjectBase.TopologyEntityTypeName, ObjectBase.ObjectStateForCircularError, ObjectBase.ObjectState, ObjectBase.IsChildExternable, ObjectBase.IsExternable, ObjectBase.Container, ObjectBase.Owner, ObjectBase.Document, ObjectBase.UntypedEventCore, ObjectBase.KernelKey, ObjectBase.Key, ObjectBase.OnContentsUpdated, ObjectBase.OnRemoved, ObjectBase.OnAdded, ObjectBase.Destroying, ObjectBase.OnDestroy, ObjectBase.OnDestroying, ObjectBase.OnUpdate, ObjectBase.OnUpdating, LinkableBase.OnDeserialization(object), ObservableObject.Dispose(), ObservableObject.RaisePropertyChanged(string), ObservableObject.RaisePropertyChanged(string, object, object), ObservableObject.Dispose(bool), ObservableObject.DisposeManagedResources(), ObservableObject.DisposeUnmanagedResources(), ObservableObject.IsDisposed, ObservableObject.TryDisposing, ObservableObject.Disposed, ObservableObject.Disposing, ObservableObject.PropertyChanged

Extension Methods

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

Constructors

BearingStiffness()

Initializes a new instance of the class.

public BearingStiffness()

Properties

AmountOfDataForPlotResult

Gets or sets the amount of data for plot result.

public ExpressionValueVariable AmountOfDataForPlotResult { get; set; }

Property Value

ExpressionValueVariable

AmountOfDataForPlotResultInitialValue

Gets the amount of data for plot result initial value.

public static int AmountOfDataForPlotResultInitialValue { get; }

Property Value

int

AxialStiffnessSplineValue

Gets or sets the axial stiffness spline value.

public SplineValue AxialStiffnessSplineValue { get; set; }

Property Value

SplineValue

DeformationX

Gets or sets the X deformation.

public ExpressionValueVariable DeformationX { get; set; }

Property Value

ExpressionValueVariable

DeformationXInitialValue

Gets the X deformation initial value.

public static double DeformationXInitialValue { get; }

Property Value

double

DeformationY

Gets or sets the Y deformation.

public ExpressionValueVariable DeformationY { get; set; }

Property Value

ExpressionValueVariable

DeformationYInitialValue

Gets the Y deformation initial value.

public static double DeformationYInitialValue { get; }

Property Value

double

DeformationZ

Gets or sets the Z deformation.

public ExpressionValueVariable DeformationZ { get; set; }

Property Value

ExpressionValueVariable

DeformationZInitialValue

Gets the Z deformation initial value.

public static double DeformationZInitialValue { get; }

Property Value

double

MaxAxialStiffnessValue

Gets or sets the maximum axial stiffness value.

public ExpressionValueVariable MaxAxialStiffnessValue { get; set; }

Property Value

ExpressionValueVariable

MaxDeformationForAxialDirection

Gets or sets the Max. deformation for axial direction.

public ExpressionValueVariable MaxDeformationForAxialDirection { get; set; }

Property Value

ExpressionValueVariable

MaxDeformationForAxialDirectionInitialValue

Gets the Max. deformation for axial direction initial value.

public static double MaxDeformationForAxialDirectionInitialValue { get; }

Property Value

double

MaxDeformationForRadialDirection

Gets or sets the Max. deformation for radial direction.

public ExpressionValueVariable MaxDeformationForRadialDirection { get; set; }

Property Value

ExpressionValueVariable

MaxDeformationForRadialDirectionInitialValue

Gets the Max. deformation for radial direction initial value.

public static double MaxDeformationForRadialDirectionInitialValue { get; }

Property Value

double

MaxDeformationForTilting

Gets or sets the Max. deformation for tilting.

public ExpressionValueVariable MaxDeformationForTilting { get; set; }

Property Value

ExpressionValueVariable

MaxDeformationForTiltingInitialValue

Gets the Max. deformation for tilting initial value.

public static double MaxDeformationForTiltingInitialValue { get; }

Property Value

double

MaxRadialStiffnessValue

Gets or sets the maximum radial stiffness value.

public ExpressionValueVariable MaxRadialStiffnessValue { get; set; }

Property Value

ExpressionValueVariable

MaxTiltStiffnessValue

Gets or sets the maximum tilt stiffness value.

public ExpressionValueVariable MaxTiltStiffnessValue { get; set; }

Property Value

ExpressionValueVariable

RadialStiffnessSplineValue

Gets or sets the radial stiffness spline value.

public SplineValue RadialStiffnessSplineValue { get; set; }

Property Value

SplineValue

ShowAdvancedParameter

Gets or sets the advanced parameter show state.

public bool ShowAdvancedParameter { get; set; }

Property Value

bool

StiffnessMatrix

Gets or sets the stiffness matrix.

public VariableMatrix StiffnessMatrix { get; set; }

Property Value

VariableMatrix

TiltStiffnessSplineValue

Gets or sets the tilt stiffness spline value.

public SplineValue TiltStiffnessSplineValue { get; set; }

Property Value

SplineValue

TiltX

Gets or sets the X tilt.

public ExpressionValueVariable TiltX { get; set; }

Property Value

ExpressionValueVariable

TiltXInitialValue

Gets the X tilt initial value.

public static double TiltXInitialValue { get; }

Property Value

double

TiltY

Gets or sets the Y tilt.

public ExpressionValueVariable TiltY { get; set; }

Property Value

ExpressionValueVariable

TiltYInitialValue

Gets the Y tilt initial value.

public static double TiltYInitialValue { get; }

Property Value

double

Methods

Initialize(ConvertFactor)

Initializes member through unit convert factor.

public override void Initialize(Unit.ConvertFactor factor)

Parameters

factor Unit.ConvertFactor

The unit convert factor.

OnDeserialization(object)

Called when [deserialization].

protected override void OnDeserialization(object sender)

Parameters

sender object

The sender.

Connect with Ansys