Search Results for

    Show / Hide Table of Contents

    Struct UFView.Lights

    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 UFView.Lights

    Fields

    light_mode

    Declaration
    public UFView.LightMode light_mode
    Field Value
    Type Description
    UFView.LightMode

    light_name

    Declaration
    public string light_name
    Field Value
    Type Description
    string

    light_type

    Declaration
    public UFView.LightType light_type
    Field Value
    Type Description
    UFView.LightType

    location

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

    to

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