Class GearTrainDocument.ParentInfoNew
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.GearTrain
Assembly: VMDGearTrain.dll
New Parent Info class
public class GearTrainDocument.ParentInfoNew : Object<objecteventcore>, IObservableObject, IDisposableObject, ILinkable, IObjectBase, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, IHasKeyObject, ILinkContainerEvent, IVerifiable, IHistoryObjectSerializable, IAttributeContainer
Inheritance
object ←
ObservableObject ←
LinkableBase ←
ObjectBase ←
Object
Implements
IObservableObject, IDisposableObject, ILinkable, IObjectBase, IObject, ILinkContainer, IOwned, IHasID, IEventProvider, IHasKeyObject, ILinkContainerEvent, IVerifiable, IHistoryObjectSerializable, IAttributeContainer
Inherited Members
Object
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
ParentInfoNew(IOpenDesignerForGearTrain, GeometryInfoBase)
Initializes a new instance of the
public ParentInfoNew(IOpenDesignerForGearTrain open, GeometryInfoBase info)
Parameters
open IOpenDesignerForGearTrain
The open.
info GeometryInfoBase
The information.
Properties
ExtraInfo
Gets or sets the extra information.
public GeometryInfoBase ExtraInfo { get; set; }
Property Value
OpenDesigner
Gets or sets the open designer.
public IOpenDesignerForGearTrain OpenDesigner { get; set; }