Search Results for

    Show / Hide Table of Contents

    Struct UFUi.Attachment

    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
    public struct Attachment

    Fields

    attach_type_left

    Declaration
    public short attach_type_left
    Field Value
    Type Description
    System.Int16

    attach_type_right

    Declaration
    public short attach_type_right
    Field Value
    Type Description
    System.Int16

    attach_type_top

    Declaration
    public short attach_type_top
    Field Value
    Type Description
    System.Int16

    center

    Declaration
    public short center
    Field Value
    Type Description
    System.Int16

    item_id_left

    Declaration
    public string item_id_left
    Field Value
    Type Description
    System.String

    item_id_right

    Declaration
    public string item_id_right
    Field Value
    Type Description
    System.String

    item_id_top

    Declaration
    public string item_id_top
    Field Value
    Type Description
    System.String

    offset_left

    Declaration
    public short offset_left
    Field Value
    Type Description
    System.Int16

    offset_right

    Declaration
    public short offset_right
    Field Value
    Type Description
    System.Int16

    offset_top

    Declaration
    public short offset_top
    Field Value
    Type Description
    System.Int16
    In This Article
    Back to top Generated by DocFX