Version:

    Show / Hide Table of Contents

    Class SplineHalfDesign

    Inheritance
    System.Object
    APIBase
    DetailedRigidConnectorHalfDesign
    SplineHalfDesign
    CustomSplineHalfDesign
    StandardSplineHalfDesign
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    DetailedRigidConnectorHalfDesign._parent
    DetailedRigidConnectorHalfDesign.OutputDefaultReportTo(String)
    DetailedRigidConnectorHalfDesign.GetDefaultReportWithEncodedImages()
    DetailedRigidConnectorHalfDesign.OutputActiveReportTo(String)
    DetailedRigidConnectorHalfDesign.OutputActiveReportAsTextTo(String)
    DetailedRigidConnectorHalfDesign.GetActiveReportWithEncodedImages()
    DetailedRigidConnectorHalfDesign.OutputNamedReportTo(String, String)
    DetailedRigidConnectorHalfDesign.OutputNamedReportAsMastaReport(String, String)
    DetailedRigidConnectorHalfDesign.OutputNamedReportAsTextTo(String, String)
    DetailedRigidConnectorHalfDesign.GetNamedReportWithEncodedImages(String)
    DetailedRigidConnectorHalfDesign.NonContactingDiameter
    DetailedRigidConnectorHalfDesign.TensileYieldStrength
    DetailedRigidConnectorHalfDesign.UltimateTensileStrength
    DetailedRigidConnectorHalfDesign.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.Splines
    Assembly: SMT.MastaAPI.14.1.dll
    Syntax
    public abstract class SplineHalfDesign : DetailedRigidConnectorHalfDesign, IEquatable<APIBase>

    Properties

    AllowableBendingStress

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

    AllowableBurstingStress

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

    AllowableCompressiveStress

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

    AllowableContactStress

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

    AllowableShearStress

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

    BallOrPinDiameter

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

    BaseDiameter

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

    CoreHardnessHRc

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

    Designation

    Declaration
    public string Designation { get; }
    Property Value
    Type Description
    System.String

    FitAndTolerance

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

    FormDiameter

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

    HeatTreatment

    Declaration
    public HeatTreatmentTypes HeatTreatment { get; set; }
    Property Value
    Type Description
    HeatTreatmentTypes

    MajorDiameter

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

    MaximumActualSpaceWidth

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

    MaximumActualToothThickness

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

    MaximumChordalSpanOverTeeth

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

    MaximumDimensionOverBalls

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

    MaximumEffectiveToothThickness

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

    MaximumMajorDiameter

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

    MaximumMinorDiameter

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

    MeanActualSpaceWidth

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

    MeanActualToothThickness

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

    MinimumActualSpaceWidth

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

    MinimumActualToothThickness

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

    MinimumChordalSpanOverTeeth

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

    MinimumDimensionOverBalls

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

    MinimumEffectiveSpaceWidth

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

    MinimumMajorDiameter

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

    MinimumMinorDiameter

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

    MinorDiameter

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

    Name

    Declaration
    public virtual string Name { get; }
    Property Value
    Type Description
    System.String

    NominalChordalSpanOverTeeth

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

    NominalDimensionOverBalls

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

    NumberOfTeethForChordalSpanTest

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

    PointedFlankDiameter

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

    RootFilletRadius

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

    RootFilletRadiusFactor

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

    SplineJointDesign

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

    SurfaceHardnessHRc

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

    TheoreticalDimensionOverBalls

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

    ToothHeight

    Declaration
    public double ToothHeight { get; }
    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