Version:

    Show / Hide Table of Contents

    Class InterferenceFitDesign

    Inheritance
    System.Object
    APIBase
    DetailedRigidConnectorDesign
    InterferenceFitDesign
    KeyedJointDesign
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    DetailedRigidConnectorDesign._parent
    DetailedRigidConnectorDesign.OutputDefaultReportTo(String)
    DetailedRigidConnectorDesign.GetDefaultReportWithEncodedImages()
    DetailedRigidConnectorDesign.OutputActiveReportTo(String)
    DetailedRigidConnectorDesign.OutputActiveReportAsTextTo(String)
    DetailedRigidConnectorDesign.GetActiveReportWithEncodedImages()
    DetailedRigidConnectorDesign.OutputNamedReportTo(String, String)
    DetailedRigidConnectorDesign.OutputNamedReportAsMastaReport(String, String)
    DetailedRigidConnectorDesign.OutputNamedReportAsTextTo(String, String)
    DetailedRigidConnectorDesign.GetNamedReportWithEncodedImages(String)
    DetailedRigidConnectorDesign.TwoDSplineDrawing
    DetailedRigidConnectorDesign.LengthOfEngagement
    DetailedRigidConnectorDesign.Name
    DetailedRigidConnectorDesign.Halves
    DetailedRigidConnectorDesign.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.DetailedRigidConnectors.InterferenceFits
    Assembly: SMT.MastaAPI.14.1.1.dll
    Syntax
    public class InterferenceFitDesign : DetailedRigidConnectorDesign, IEquatable<APIBase>

    Properties

    AssemblyInterference

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

    AssemblyMethod

    Declaration
    public AssemblyMethods AssemblyMethod { get; set; }
    Property Value
    Type Description
    AssemblyMethods

    AuxiliaryElasticityParameter

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

    AverageAllowableAxialForce

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

    AverageAllowableTorque

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

    AverageEffectiveInterference

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

    AverageInterference

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

    AverageJointPressure

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

    AveragePermissibleAxialForce

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

    AveragePermissibleTorque

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

    AverageRelativeInterference

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

    CalculationMethod

    Declaration
    public CalculationMethods CalculationMethod { get; set; }
    Property Value
    Type Description
    CalculationMethods

    CoefficientOfFrictionAssembly

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

    CoefficientOfFrictionCircumferential

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

    CoefficientOfFrictionLongitudinal

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

    DiameterOfJoint

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

    DimensionlessPlasticityDiameter

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

    InsertionForce

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

    JoiningPlay

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

    JointInterfaceType

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

    MaximumAllowableAxialForce

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

    MaximumAllowableTorque

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

    MaximumAssemblyInterference

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

    MaximumEffectiveInterference

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

    MaximumInterference

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

    MaximumJointPressure

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

    MaximumPermissibleAxialForce

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

    MaximumPermissibleTorque

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

    MaximumRelativeInterference

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

    MinimumAllowableAxialForce

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

    MinimumAllowableTorque

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

    MinimumEffectiveInterference

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

    MinimumInterference

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

    MinimumJointPressure

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

    MinimumPermissibleAxialForce

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

    MinimumPermissibleTorque

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

    MinimumRelativeInterference

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

    PermissibleDimensionlessPlasticityDiameter

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

    ProportionOfOuterPlasticallyStressed

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

    RatioOfJointLengthToJointDiameter

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

    RequiredAssemblyTemperatureOfTheOuterPart

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

    RoomTemperatureDuringAssembly

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

    SpecifiedJointPressure

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

    TemperatureOfInnerPartDuringAssembly

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

    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