Version:

    Show / Hide Table of Contents

    Class ShaftHubConnection

    Inheritance
    System.Object
    APIBase
    DesignEntity
    Part
    Component
    MountableComponent
    Connector
    ShaftHubConnection
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    Connector.HouseIn(AbstractShaft, Double)
    Connector.OtherComponent(Component)
    Connector.TryHouseIn(AbstractShaft, Double)
    Connector.OuterComponent
    Connector.OuterConnection
    Connector.OuterSocket
    MountableComponent.MountOn(AbstractShaft, Double)
    MountableComponent.TryMountOn(AbstractShaft, Double)
    MountableComponent.RotationAboutAxis
    MountableComponent.InnerComponent
    MountableComponent.InnerConnection
    MountableComponent.InnerSocket
    MountableComponent.IsMounted
    Component.CanConnectTo(Component)
    Component.CanDeleteConnection(Connection)
    Component.ConnectTo(Component)
    Component.ConnectTo(Socket)
    Component.CreateCoordinateSystemEditor()
    Component.DiameterAtMiddleOfConnection(Connection)
    Component.DiameterOfSocketFor(Connection)
    Component.IsCoaxiallyConnectedTo(Component)
    Component.IsDirectlyConnectedTo(Component)
    Component.IsDirectlyOrIndirectlyConnectedTo(Component)
    Component.MoveAllConcentricPartsRadially(Double, Double)
    Component.MoveAlongAxis(Double)
    Component.MoveWithConcentricPartsToNewOrigin(Vector3D)
    Component.PossibleSocketsToConnectWith(Component)
    Component.PossibleSocketsToConnectWith(Socket)
    Component.SetPositionAndAxisOfComponentAndConnectedComponents(Vector3D, Vector3D)
    Component.SetPositionAndRotationOfComponentAndConnectedComponents(CoordinateSystem3D)
    Component.SetPositionOfComponentAndConnectedComponents(Vector3D)
    Component.SocketNamed(String)
    Component.TryConnectTo(Component, Double)
    Component.AdditionalModalDampingRatio
    Component.PolarInertia
    Component.PolarInertiaForSynchroniserSizingOnly
    Component.ReasonMassPropertiesAreUnknown
    Component.ReasonMassPropertiesAreZero
    Component.Translation
    Component.TransverseInertia
    Component.XAxis
    Component.YAxis
    Component.ZAxis
    Component.CoordinateSystemEulerAngles
    Component.LocalCoordinateSystem
    Component.Position
    Component.ComponentConnections
    Component.AvailableSocketOffsets
    Component.CentreOffset
    Component.TranslationVector
    Component.XAxisVector
    Component.YAxisVector
    Component.ZAxisVector
    Part.ConnectionsTo(Part)
    Part.CopyTo(Assembly)
    Part.CreateGeometryExportOptions()
    Part.DeleteConnections()
    Part.TwoDDrawing
    Part.TwoDDrawingFullModel
    Part.ThreeDIsometricView
    Part.ThreeDView
    Part.ThreeDViewOrientatedInXyPlaneWithZAxisPointingIntoTheScreen
    Part.ThreeDViewOrientatedInXyPlaneWithZAxisPointingOutOfTheScreen
    Part.ThreeDViewOrientatedInXzPlaneWithYAxisPointingIntoTheScreen
    Part.ThreeDViewOrientatedInXzPlaneWithYAxisPointingOutOfTheScreen
    Part.ThreeDViewOrientatedInYzPlaneWithXAxisPointingIntoTheScreen
    Part.ThreeDViewOrientatedInYzPlaneWithXAxisPointingOutOfTheScreen
    Part.DrawingNumber
    Part.EditableName
    Part.FullNameWithoutRootName
    Part.Mass
    Part.UniqueName
    Part.MassPropertiesFromDesign
    Part.MassPropertiesFromDesignIncludingPlanetaryDuplicates
    Part.Connections
    Part.LocalConnections
    DesignEntity._parent
    DesignEntity.Delete()
    DesignEntity.OutputDefaultReportTo(String)
    DesignEntity.GetDefaultReportWithEncodedImages()
    DesignEntity.OutputActiveReportTo(String)
    DesignEntity.OutputActiveReportAsTextTo(String)
    DesignEntity.GetActiveReportWithEncodedImages()
    DesignEntity.OutputNamedReportTo(String, String)
    DesignEntity.OutputNamedReportAsMastaReport(String, String)
    DesignEntity.OutputNamedReportAsTextTo(String, String)
    DesignEntity.GetNamedReportWithEncodedImages(String)
    DesignEntity.Comment
    DesignEntity.ID
    DesignEntity.Icon
    DesignEntity.SmallIcon
    DesignEntity.DesignProperties
    DesignEntity.AllDesignEntities
    DesignEntity.AllStatusErrors
    DesignEntity.Status
    DesignEntity.UserSpecifiedData
    DesignEntity.ReportNames
    APIBase.DisconnectFromMASTA()
    APIBase.GetProperty<T>(String)
    APIBase.SetProperty(String, Object)
    APIBase.clearCachedRpds()
    APIBase.getNamedObjectList<TElementType>(String)
    APIBase.getExpandableProperty<TReturnType>(String)
    APIBase.callPartialMethod(String, [])
    APIBase.callPartialMethod<T>(String, T)
    APIBase.callPartialMethod<T>(String, , T)
    APIBase.callPartialMethod<T>(String, , , T)
    APIBase.callPartialMethod<T>(String, , , , T)
    APIBase.callPartialMethod<T1, T2>(String, , T1, T2)
    APIBase.getPartialProperty(String)
    APIBase.setPartialProperty(String, Object)
    APIBase.IsValid(String)
    APIBase.IsReadOnly(String)
    APIBase.DocumentationUrl()
    APIBase.ToString()
    APIBase.RunPython<T>(String, String, Object)
    APIBase.RunPythonCode<T>(String, String, Object)
    APIBase.RunPythonCode<T>(String)
    APIBase.RunPython<T>(String, String)
    APIBase.RunPython(String, String, Object)
    APIBase.createWrappedRange(Double, Double)
    APIBase.createWrappedVector2D(Double, Double)
    APIBase.createWrappedPosition3D(Double, Double, Double)
    APIBase.ToListWithSelectedItem<T>(IEnumerable<T>)
    APIBase.ToListWithSelectedItem<T>(T, IEnumerable<T>)
    APIBase.Equals(APIBase)
    APIBase.GetHashCode()
    APIBase.Equals(Object)
    APIBase.InvalidProperties
    APIBase.ReadOnlyProperties
    APIBase.AllPropertiesAreReadOnly
    APIBase.AllPropertiesAreInvalid
    APIBase.cacheRpds
    APIBase.isInvalid
    Namespace: SMT.MastaAPI.SystemModel.PartModel.Couplings
    Assembly: SMT.MastaAPI.14.1.1.dll
    Syntax
    public class ShaftHubConnection : Connector, IEquatable<APIBase>

    Properties

    AdditionalTiltStiffness

    Declaration
    public double AdditionalTiltStiffness { get; set; }
    Property Value
    Type Description
    System.Double

    AngleOfFirstConnectionPoint

    Declaration
    public Overridable<double> AngleOfFirstConnectionPoint { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    AngularBacklash

    Declaration
    public double AngularBacklash { get; }
    Property Value
    Type Description
    System.Double

    AngularExtentOfExternalTeeth

    Declaration
    public Overridable<double> AngularExtentOfExternalTeeth { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    AxialPreload

    Declaration
    public double AxialPreload { get; set; }
    Property Value
    Type Description
    System.Double

    AxialStiffnessShaftHubConnection

    Declaration
    public double AxialStiffnessShaftHubConnection { get; set; }
    Property Value
    Type Description
    System.Double

    CentreAngleOfFirstExternalTooth

    Declaration
    public Overridable<double> CentreAngleOfFirstExternalTooth { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    CoefficientOfFriction

    Declaration
    public double CoefficientOfFriction { get; set; }
    Property Value
    Type Description
    System.Double

    ContactDiameter

    Declaration
    public Overridable<double> ContactDiameter { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    ExternalHalfManufacturingError

    Declaration
    public SplineHalfManufacturingError ExternalHalfManufacturingError { get; }
    Property Value
    Type Description
    SplineHalfManufacturingError

    FitOptions

    Declaration
    public ReadOnlyCollection<SplineFitOptions> FitOptions { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<SplineFitOptions>

    FlankContactStiffness

    Declaration
    public Overridable<double> FlankContactStiffness { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    FullStiffnessMatrix

    Declaration
    public double[, ] FullStiffnessMatrix { get; set; }
    Property Value
    Type Description
    System.Double[,]

    HelixAngle

    Declaration
    public double HelixAngle { get; set; }
    Property Value
    Type Description
    System.Double

    InnerDiameter

    Declaration
    public Overridable<double> InnerDiameter { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    InnerHalfMaterial

    Declaration
    public DatabaseWithSelectedItem InnerHalfMaterial { get; set; }
    Property Value
    Type Description
    DatabaseWithSelectedItem

    InterferenceFitDesign

    Declaration
    public InterferenceFitDesign InterferenceFitDesign { get; }
    Property Value
    Type Description
    InterferenceFitDesign

    InternalHalfManufacturingError

    Declaration
    public SplineHalfManufacturingError InternalHalfManufacturingError { get; }
    Property Value
    Type Description
    SplineHalfManufacturingError

    LeadReliefs

    Declaration
    public ReadOnlyCollection<SplineLeadRelief> LeadReliefs { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<SplineLeadRelief>

    LeftFlankHelixAngle

    Declaration
    public Overridable<double> LeftFlankHelixAngle { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    LeftFlankLeadRelief

    Declaration
    public SplineLeadRelief LeftFlankLeadRelief { get; }
    Property Value
    Type Description
    SplineLeadRelief

    Length

    Declaration
    public override double Length { get; set; }
    Property Value
    Type Description
    System.Double
    Overrides
    Component.Length

    MajorFitOptions

    Declaration
    public SplineFitOptions MajorFitOptions { get; }
    Property Value
    Type Description
    SplineFitOptions

    MinorFitOptions

    Declaration
    public SplineFitOptions MinorFitOptions { get; }
    Property Value
    Type Description
    SplineFitOptions

    NonLinearStiffness

    Declaration
    public DiagonalNonLinearStiffness NonLinearStiffness { get; }
    Property Value
    Type Description
    DiagonalNonLinearStiffness

    NormalClearance

    Declaration
    public double NormalClearance { get; set; }
    Property Value
    Type Description
    System.Double

    NumberOfConnectionPoints

    Declaration
    public int NumberOfConnectionPoints { get; set; }
    Property Value
    Type Description
    System.Int32

    NumberOfContactsPerDirection

    Declaration
    public int NumberOfContactsPerDirection { get; set; }
    Property Value
    Type Description
    System.Int32

    OuterDiameter

    Declaration
    public Overridable<double> OuterDiameter { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    OuterHalfMaterial

    Declaration
    public DatabaseWithSelectedItem OuterHalfMaterial { get; set; }
    Property Value
    Type Description
    DatabaseWithSelectedItem

    PressureAngle

    Declaration
    public double PressureAngle { get; set; }
    Property Value
    Type Description
    System.Double

    RadialClearance

    Declaration
    public double RadialClearance { get; set; }
    Property Value
    Type Description
    System.Double

    RadialStiffnessShaftHubConnection

    Declaration
    public double RadialStiffnessShaftHubConnection { get; set; }
    Property Value
    Type Description
    System.Double

    RightFlankHelixAngle

    Declaration
    public Overridable<double> RightFlankHelixAngle { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    RightFlankLeadRelief

    Declaration
    public SplineLeadRelief RightFlankLeadRelief { get; }
    Property Value
    Type Description
    SplineLeadRelief

    SplineHalfManufacturingErrors

    Declaration
    public ReadOnlyCollection<SplineHalfManufacturingError> SplineHalfManufacturingErrors { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<SplineHalfManufacturingError>

    SplineJointDesign

    Declaration
    public SplineJointDesign SplineJointDesign { get; }
    Property Value
    Type Description
    SplineJointDesign

    SplinePitchErrorOptions

    Declaration
    public SplinePitchErrorOptions SplinePitchErrorOptions { get; }
    Property Value
    Type Description
    SplinePitchErrorOptions

    SplineType

    Declaration
    public SplineDesignTypes SplineType { get; set; }
    Property Value
    Type Description
    SplineDesignTypes

    StiffnessType

    Declaration
    public EnumWithSelectedValue<RigidConnectorStiffnessType> StiffnessType { get; set; }
    Property Value
    Type Description
    EnumWithSelectedValue<RigidConnectorStiffnessType>

    TangentialStiffness

    Declaration
    public double TangentialStiffness { get; set; }
    Property Value
    Type Description
    System.Double

    TiltClearance

    Declaration
    public double TiltClearance { get; set; }
    Property Value
    Type Description
    System.Double

    TiltStiffnessShaftHubConnection

    Declaration
    public double TiltStiffnessShaftHubConnection { get; set; }
    Property Value
    Type Description
    System.Double

    TiltStiffnessType

    Declaration
    public RigidConnectorTiltStiffnessTypes TiltStiffnessType { get; set; }
    Property Value
    Type Description
    RigidConnectorTiltStiffnessTypes

    ToothLocationsExternalSplineHalf

    Declaration
    public ReadOnlyCollection<RigidConnectorToothLocation> ToothLocationsExternalSplineHalf { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<RigidConnectorToothLocation>

    ToothSpacingType

    Declaration
    public EnumWithSelectedValue<RigidConnectorToothSpacingType> ToothSpacingType { get; set; }
    Property Value
    Type Description
    EnumWithSelectedValue<RigidConnectorToothSpacingType>

    TorsionalStiffnessShaftHubConnection

    Declaration
    public Overridable<double> TorsionalStiffnessShaftHubConnection { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    TorsionalTwistPreload

    Declaration
    public double TorsionalTwistPreload { get; set; }
    Property Value
    Type Description
    System.Double

    TwoDSplineDrawing

    Declaration
    public SMTBitmap TwoDSplineDrawing { get; }
    Property Value
    Type Description
    SMT.MastaAPIUtility.Scripting.SMTBitmap

    Type

    Declaration
    public EnumWithSelectedValue<RigidConnectorTypes> Type { get; set; }
    Property Value
    Type Description
    EnumWithSelectedValue<RigidConnectorTypes>

    Implements

    System.IEquatable<T>

    Extension Methods

    UtilityMethods.IsReadOnly<T>(T, Expression<Func<T, Object>>)
    UtilityMethods.IsValid<T>(T, Expression<Func<T, Object>>)
    UtilityMethods.IsMethodValid<T>(T, Expression<Func<T, Action>>)
    UtilityMethods.IsMethodReadOnly<T>(T, Expression<Func<T, Action>>)
    Back to top