Version: 13.0

    Show / Hide Table of Contents

    Enum KeyTypes

    Namespace: SMT.MastaAPI.DetailedRigidConnectors.KeyedJoints
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("ed28eace-ee7b-a7f9-9a0e-30d80671964d")]
    [ApiEnumFor("SMT.DetailedRigidConnectors.KeyedJoints.KeyTypes, SMT.DetailedRigidConnectors")]
    public enum KeyTypes

    Fields

    Name Description
    TypeA

    Type A

    TypeAB

    Type AB

    TypeB

    Type B

    TypeC

    Type C

    TypeD

    Type D

    TypeE

    Type E

    TypeF

    Type F

    TypeG

    Type G

    TypeH

    Type H

    TypeJ

    Type J

    Back to top