Search Results for

    Show / Hide Table of Contents

    Struct UFModl._StyledSweepData

    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 _StyledSweepData

    Fields

    auto_init_orient

    Declaration
    public int auto_init_orient
    Field Value
    Type Description
    System.Int32

    guide

    Declaration
    public IntPtr guide
    Field Value
    Type Description
    System.IntPtr

    move_string_data

    Declaration
    public int move_string_data
    Field Value
    Type Description
    System.Int32

    num_section

    Declaration
    public int num_section
    Field Value
    Type Description
    System.Int32

    spine

    Declaration
    public IntPtr spine
    Field Value
    Type Description
    System.IntPtr

    spine_vector

    Declaration
    public Tag spine_vector
    Field Value
    Type Description
    Tag

    touch

    Declaration
    public IntPtr touch
    Field Value
    Type Description
    System.IntPtr
    In This Article
    Back to top Generated by DocFX