Version: 15.0

    Show / Hide Table of Contents

    Enum AngleSource

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

    Fields

    Name Description
    Derived

    The angle of the FE Part is determined by a combination of restrictions from the nodes in the FE, other FE Parts or the transmission design.

    Index

    The FE Part supports a discrete set of angles which can be selected from.

    SpecifiedValue

    The FE Part is not restricted to a particular set of angles so any angle can be specified for the orientation.

    Back to top