Class MeasurePoint
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.GearTrain
Assembly: VMDGearTrain.dll
Measure Point
public class MeasurePoint : PointEntityOnShaftSet, 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
Implements
IObservableObject, IDisposableObject, ILinkable, ILinkContainerEvent, IVerifiable, IHistoryObjectSerializable, IAttributeContainer, ISubEntity, IEntityBase, IObjectBase, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, IHasKeyObject, IHasName, IEnabled, IHasComment, INamed, INavigatorItem
Inherited Members
PointEntityOnShaftSet.Initialize(Unit.ConvertFactor),
PointEntityOnShaftSet.OnDeserialization(object),
PointEntityOnShaftSet.SetReferenceOffset(double),
PointEntityOnShaftSet.SetTypeOfReference(PointEntityOnShaftSet.ReferenceType),
PointEntityOnShaftSet.ReferenceOffset,
PointEntityOnShaftSet.TypeOfReference,
PointEntityOnShaftSet.Position,
PointEntityOnShaftSet.OffsetToAxisDirection,
PointEntityOnShaftSet.Width,
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
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
MeasurePoint()
Initializes a new instance of the
public MeasurePoint()
MeasurePoint(string)
Initializes a new instance of the
public MeasurePoint(string strName)
Parameters
strName string
Name of the sub entity.