Version: 13.0

    Show / Hide Table of Contents

    Enum LinkNodeSource

    Namespace: SMT.MastaAPI.SystemModel.FE
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("54137ab1-6e27-5040-69b7-ad603c234d9e")]
    [ApiEnumFor("SMT.MAA.FE.LinkNodeSource, SMT.MAA")]
    public enum LinkNodeSource

    Fields

    Name Description
    CreateFlexibleNodeRing

    Create Flexible Node Ring

    CreateNodesAtAngles

    Create Nodes at Angles

    CreateOneNodePerTooth

    Create One Node Per Tooth

    CreateSingleAxialNode

    Create Single Axial Node

    ExistingCondensationNode

    Component connects to existing condensation node

    None

    None

    UseNodesFromAnotherLink

    Use Nodes from Another Link

    Back to top