Version: 15.0

    Show / Hide Table of Contents

    Enum ComponentOrientationOption

    Namespace: SMT.MastaAPI.SystemModel.FE
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum ComponentOrientationOption

    Fields

    Name Description
    AlignNormalToFESurface

    Align Normal to FE Surface

    AlignWithFEAxes

    Align With FE Axes

    DoNotChange

    Do Not Change

    Back to top