Search Results for

    Show / Hide Table of Contents

    Struct UFCgm.Color

    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 UFCgm.Color

    Fields

    clr_index

    Declaration
    public int clr_index
    Field Value
    Type Description
    int

    clr_name

    Declaration
    public string clr_name
    Field Value
    Type Description
    string

    clr_vals

    Declaration
    public double[] clr_vals
    Field Value
    Type Description
    double[]

    favorite_index

    Declaration
    public int favorite_index
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX