Search Results for

    Show / Hide Table of Contents

    Struct UFUi.Attachment

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFUi.Attachment

    Fields

    attach_type_left

    Declaration
    public short attach_type_left
    Field Value
    Type Description
    short

    attach_type_right

    Declaration
    public short attach_type_right
    Field Value
    Type Description
    short

    attach_type_top

    Declaration
    public short attach_type_top
    Field Value
    Type Description
    short

    center

    Declaration
    public short center
    Field Value
    Type Description
    short

    item_id_left

    Declaration
    public string item_id_left
    Field Value
    Type Description
    string

    item_id_right

    Declaration
    public string item_id_right
    Field Value
    Type Description
    string

    item_id_top

    Declaration
    public string item_id_top
    Field Value
    Type Description
    string

    offset_left

    Declaration
    public short offset_left
    Field Value
    Type Description
    short

    offset_right

    Declaration
    public short offset_right
    Field Value
    Type Description
    short

    offset_top

    Declaration
    public short offset_top
    Field Value
    Type Description
    short
    In this article
    Back to top Generated by DocFX