Search Results for

    Show / Hide Table of Contents

    Struct UFPd._ProductAttribute2

    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 _ProductAttribute2

    Fields

    attribute_group

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

    attribute_name

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

    attribute_type

    Declaration
    public UFPd.AttributeType attribute_type
    Field Value
    Type Description
    UFPd.AttributeType

    attribute_type_name

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

    busmods

    Declaration
    public IntPtr busmods
    Field Value
    Type Description
    System.IntPtr

    kf_name

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

    num_attribute_value_dats

    Declaration
    public int num_attribute_value_dats
    Field Value
    Type Description
    System.Int32

    num_attribute_values

    Declaration
    public int num_attribute_values
    Field Value
    Type Description
    System.Int32

    number_busmods

    Declaration
    public int number_busmods
    Field Value
    Type Description
    System.Int32

    symbolic_display

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

    value_dats

    Declaration
    public IntPtr value_dats
    Field Value
    Type Description
    System.IntPtr

    values

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