Version: 13.0

    Show / Hide Table of Contents

    Enum BearingNodeAlignmentOption

    Namespace: SMT.MastaAPI.SystemModel.FE
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("12e84f65-754a-1f2c-6703-11510f00c410")]
    [ApiEnumFor("SMT.MAA.FE.BearingNodeAlignmentOption, SMT.MAA")]
    public enum BearingNodeAlignmentOption

    Fields

    Name Description
    CentreOfBearing

    FE nodes have been created at the centre of the bearing regardless of the race width and offset

    CentreOfRace

    FE nodes have been created at the centre of the race if it does not cover the full width of the bearing

    In This Article
    • Fields
    Back to top