Version:

    Show / Hide Table of Contents

    Class CylindricalGearMicroGeometrySettingsItem

    Inheritance
    System.Object
    APIBase
    NamedDatabaseItem
    CylindricalGearMicroGeometrySettingsItem
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    NamedDatabaseItem._parent
    NamedDatabaseItem.OutputDefaultReportTo(String)
    NamedDatabaseItem.GetDefaultReportWithEncodedImages()
    NamedDatabaseItem.OutputActiveReportTo(String)
    NamedDatabaseItem.OutputActiveReportAsTextTo(String)
    NamedDatabaseItem.GetActiveReportWithEncodedImages()
    NamedDatabaseItem.OutputNamedReportTo(String, String)
    NamedDatabaseItem.OutputNamedReportAsMastaReport(String, String)
    NamedDatabaseItem.OutputNamedReportAsTextTo(String, String)
    NamedDatabaseItem.GetNamedReportWithEncodedImages(String)
    NamedDatabaseItem.Comment
    NamedDatabaseItem.Name
    NamedDatabaseItem.NoHistory
    NamedDatabaseItem.History
    NamedDatabaseItem.DatabaseKey
    NamedDatabaseItem.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.Gears.GearDesigns.Cylindrical
    Assembly: SMT.MastaAPI.14.1.dll
    Syntax
    public class CylindricalGearMicroGeometrySettingsItem : NamedDatabaseItem, IEquatable<APIBase>

    Properties

    AddFlankSideLabelsToMicroGeometryLeadToleranceCharts

    Declaration
    public bool AddFlankSideLabelsToMicroGeometryLeadToleranceCharts { get; set; }
    Property Value
    Type Description
    System.Boolean

    AdjustMicroGeometryForAnalysisByDefaultWhenIncludingPitchErrors

    Declaration
    public bool AdjustMicroGeometryForAnalysisByDefaultWhenIncludingPitchErrors { get; set; }
    Property Value
    Type Description
    System.Boolean

    CentreToleranceChartsAtMaximumFullness

    Declaration
    public bool CentreToleranceChartsAtMaximumFullness { get; set; }
    Property Value
    Type Description
    System.Boolean

    CropFaceWidthAxisOfMicroGeometryLeadToleranceCharts

    Declaration
    public bool CropFaceWidthAxisOfMicroGeometryLeadToleranceCharts { get; set; }
    Property Value
    Type Description
    System.Boolean

    CropProfileMeasurementAxisOfMicroGeometryProfileToleranceCharts

    Declaration
    public bool CropProfileMeasurementAxisOfMicroGeometryProfileToleranceCharts { get; set; }
    Property Value
    Type Description
    System.Boolean

    DefaultCoefficientOfFrictionMethodForLTCA

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

    DefaultFlankSideWithZeroFaceWidth

    Declaration
    public FlankSide DefaultFlankSideWithZeroFaceWidth { get; set; }
    Property Value
    Type Description
    FlankSide

    DefaultLocationOfEvaluationLowerLimit

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

    DefaultLocationOfEvaluationUpperLimit

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

    DefaultLocationOfRootReliefEvaluation

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

    DefaultLocationOfRootReliefStart

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

    DefaultLocationOfTipReliefEvaluation

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

    DefaultLocationOfTipReliefStart

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

    DefaultMicroGeometryLeadToleranceChartView

    Declaration
    public MicroGeometryLeadToleranceChartView DefaultMicroGeometryLeadToleranceChartView { get; set; }
    Property Value
    Type Description
    MicroGeometryLeadToleranceChartView

    DefaultScaleAndRangeOfFlankReliefAxesForMicroGeometryToleranceCharts

    Declaration
    public DoubleAxisScaleAndRange DefaultScaleAndRangeOfFlankReliefAxesForMicroGeometryToleranceCharts { get; set; }
    Property Value
    Type Description
    DoubleAxisScaleAndRange

    DrawMicroGeometryChartsWithFaceWidthAxisOrientedToViewThroughAir

    Declaration
    public bool DrawMicroGeometryChartsWithFaceWidthAxisOrientedToViewThroughAir { get; set; }
    Property Value
    Type Description
    System.Boolean

    DrawMicroGeometryProfileChartWithReliefOnHorizontalAxis

    Declaration
    public bool DrawMicroGeometryProfileChartWithReliefOnHorizontalAxis { get; set; }
    Property Value
    Type Description
    System.Boolean

    LTCARootStressSurfaceChartOption

    Declaration
    public RootStressSurfaceChartOption LTCARootStressSurfaceChartOption { get; set; }
    Property Value
    Type Description
    RootStressSurfaceChartOption

    MainProfileModificationEndsAtTheStartOfRootReliefByDefault

    Declaration
    public MainProfileReliefEndsAtTheStartOfRootReliefOption MainProfileModificationEndsAtTheStartOfRootReliefByDefault { get; set; }
    Property Value
    Type Description
    MainProfileReliefEndsAtTheStartOfRootReliefOption

    MainProfileModificationEndsAtTheStartOfTipReliefByDefault

    Declaration
    public MainProfileReliefEndsAtTheStartOfTipReliefOption MainProfileModificationEndsAtTheStartOfTipReliefByDefault { get; set; }
    Property Value
    Type Description
    MainProfileReliefEndsAtTheStartOfTipReliefOption

    MeasureRootReliefsFromExtrapolatedLinearReliefByDefault

    Declaration
    public bool MeasureRootReliefsFromExtrapolatedLinearReliefByDefault { get; set; }
    Property Value
    Type Description
    System.Boolean

    MeasureTipReliefsFromExtrapolatedLinearReliefByDefault

    Declaration
    public bool MeasureTipReliefsFromExtrapolatedLinearReliefByDefault { get; set; }
    Property Value
    Type Description
    System.Boolean

    MicroGeometryLeadReliefDefinition

    Declaration
    public MicroGeometryConvention MicroGeometryLeadReliefDefinition { get; set; }
    Property Value
    Type Description
    MicroGeometryConvention

    MicroGeometryProfileReliefDefinition

    Declaration
    public MicroGeometryProfileConvention MicroGeometryProfileReliefDefinition { get; set; }
    Property Value
    Type Description
    MicroGeometryProfileConvention

    NumberOfPointsFor2DMicroGeometryPlots

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

    NumberOfStepsForLTCAContactSurface

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

    ParabolicRootReliefStartsTangentToMainProfileReliefByDefault

    Declaration
    public ParabolicRootReliefStartsTangentToMainProfileRelief ParabolicRootReliefStartsTangentToMainProfileReliefByDefault { get; set; }
    Property Value
    Type Description
    ParabolicRootReliefStartsTangentToMainProfileRelief

    ParabolicTipReliefStartsTangentToMainProfileReliefByDefault

    Declaration
    public ParabolicTipReliefStartsTangentToMainProfileRelief ParabolicTipReliefStartsTangentToMainProfileReliefByDefault { get; set; }
    Property Value
    Type Description
    ParabolicTipReliefStartsTangentToMainProfileRelief

    ShiftMicroGeometryLeadAndProfileModificationToHaveZeroMaximum

    Declaration
    public bool ShiftMicroGeometryLeadAndProfileModificationToHaveZeroMaximum { get; set; }
    Property Value
    Type Description
    System.Boolean

    UseSameMicroGeometryOnBothFlanksByDefault

    Declaration
    public bool UseSameMicroGeometryOnBothFlanksByDefault { get; set; }
    Property Value
    Type Description
    System.Boolean

    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