Search Results for

    Show / Hide Table of Contents

    Struct SfColorAttr

    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 SfColorAttr

    Fields

    num_ranges

    Declaration
    public int num_ranges
    Field Value
    Type Description
    int

    ranges

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

    rgb_values

    Declaration
    public double[] rgb_values
    Field Value
    Type Description
    double[]
    In this article
    Back to top Generated by DocFX