Class PseudoUnbalanceMassOnRBE
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.GearTrain
Assembly: VMDGearTrain.dll
The pseudo unbalance mass on RBE
public class PseudoUnbalanceMassOnRBE : PseudoEntity, IObservableObject, IDisposableObject, ILinkable, IObjectBase, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, IHasKeyObject, ILinkContainerEvent, IVerifiable, IHistoryObjectSerializable, IAttributeContainer, IDraw, IDrawIcon, INamed, INavigatorItem, IPseudoEntityOnRBE
Inheritance
object ←
ObservableObject ←
LinkableBase ←
ObjectBase ←
Object
Implements
IObservableObject, IDisposableObject, ILinkable, IObjectBase, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, IHasKeyObject, ILinkContainerEvent, IVerifiable, IHistoryObjectSerializable, IAttributeContainer, IDraw, IDrawIcon, INamed, INavigatorItem, IPseudoEntityOnRBE
Inherited Members
PseudoEntity.Draw(Canvas),
PseudoEntity.ReDraw(),
PseudoEntity.GetModelNavigatorInformationImpl(XmlDocument, XmlElement, bool),
PseudoEntity.Name,
PseudoEntity.FullName,
PseudoEntity.NonSymmetricName,
PseudoEntity.Hide,
Object
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
PseudoUnbalanceMassOnRBE()
Initializes a new instance of the
public PseudoUnbalanceMassOnRBE()
Properties
Name
Gets or sets the name.
public override string Name { get; set; }
Property Value
UnbalanceMassOnRBEInformation
Gets or sets the unbalance mass on rbe information.
public UnbalanceMassOnRBE UnbalanceMassOnRBEInformation { get; set; }
Property Value
Methods
Draw(Canvas)
Draws the specified canvas.
public override void Draw(Canvas canvas)
Parameters
canvas Canvas
The canvas.
Exceptions
LinkRequestDestroy(object, LinkEventArgs)
Links the request destroy.
protected override void LinkRequestDestroy(object objNotifier, LinkEventArgs arg)
Parameters
objNotifier object
The object notifier.
arg LinkEventArgs
The