Version: 13.0

    Show / Hide Table of Contents

    Enum ComponentOrientationOption

    Namespace: SMT.MastaAPI.SystemModel.FE
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("1a6a4ac0-ba53-652c-5530-d050a94ddd15")]
    [ApiEnumFor("SMT.MAA.FE.ComponentOrientationOption, SMT.MAA")]
    public enum ComponentOrientationOption

    Fields

    Name Description
    AlignNormalToFESurface

    Align Normal to FE Surface

    AlignWithFEAxes

    Align With FE Axes

    DoNotChange

    Do Not Change

    Back to top