Search Results for

    Show / Hide Table of Contents

    Struct UFModl._SymbThreadData

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    struct _SymbThreadData

    Fields

    angle

    Declaration
    public sbyte *angle
    Field Value
    Type Description
    System.SByte*

    axis_direction

    Declaration
    public double[] axis_direction
    Field Value
    Type Description
    System.Double[]

    callout

    Declaration
    public sbyte *callout
    Field Value
    Type Description
    System.SByte*

    cyl_face

    Declaration
    public Tag cyl_face
    Field Value
    Type Description
    Tag

    form

    Declaration
    public sbyte *form
    Field Value
    Type Description
    System.SByte*

    include_instances

    Declaration
    public int include_instances
    Field Value
    Type Description
    System.Int32

    internal_thread

    Declaration
    public bool internal_thread
    Field Value
    Type Description
    System.Boolean

    length

    Declaration
    public sbyte *length
    Field Value
    Type Description
    System.SByte*

    length_flag

    Declaration
    public int length_flag
    Field Value
    Type Description
    System.Int32

    major_dia

    Declaration
    public sbyte *major_dia
    Field Value
    Type Description
    System.SByte*

    method

    Declaration
    public sbyte *method
    Field Value
    Type Description
    System.SByte*

    minor_dia

    Declaration
    public sbyte *minor_dia
    Field Value
    Type Description
    System.SByte*

    num_starts

    Declaration
    public int num_starts
    Field Value
    Type Description
    System.Int32

    pitch

    Declaration
    public sbyte *pitch
    Field Value
    Type Description
    System.SByte*

    rotation

    Declaration
    public int rotation
    Field Value
    Type Description
    System.Int32

    start_face

    Declaration
    public Tag start_face
    Field Value
    Type Description
    Tag

    tapered

    Declaration
    public int tapered
    Field Value
    Type Description
    System.Int32

    tapped_dia

    Declaration
    public sbyte *tapped_dia
    Field Value
    Type Description
    System.SByte*
    In This Article
    Back to top Generated by DocFX