Search Results for

    Show / Hide Table of Contents

    Struct UFCgm._Color

    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 _Color

    Fields

    clr_index

    Declaration
    public int clr_index
    Field Value
    Type Description
    System.Int32

    clr_name

    Declaration
    public byte[] clr_name
    Field Value
    Type Description
    System.Byte[]

    clr_vals

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

    favorite_index

    Declaration
    public int favorite_index
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX