Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Interface IAddOnBearing

Last update: 16.07.2025

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

Add on bearing interface

public interface IAddOnBearing

Extension Methods

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

Properties

BearingPoint

Gets or sets the bearing point.

PointBase BearingPoint { get; set; }

Property Value

PointBase

ReferenceOffset

Gets or sets the reference offset.

double ReferenceOffset { get; set; }

Property Value

double

ReferencePoint

Gets or sets the reference point.

ReferencePointType ReferencePoint { get; set; }

Property Value

ReferencePointType

TypeOfParent

Gets or sets the type of parent.

GearBuilder.ParentType TypeOfParent { get; set; }

Property Value

GearBuilder.ParentType

Connect with Ansys