Search Results for

    Show / Hide Table of Contents

    Struct UFDisp.TextureSpaceInfo

    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 UFDisp.TextureSpaceInfo

    Fields

    aspect_ratio

    Declaration
    public double aspect_ratio
    Field Value
    Type Description
    double

    camera_direction_plane_option

    Declaration
    public int camera_direction_plane_option
    Field Value
    Type Description
    int

    center_point

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

    normal_vector

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

    origin

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

    ts_scale

    Declaration
    public double ts_scale
    Field Value
    Type Description
    double

    ts_scale1

    Declaration
    public double ts_scale1
    Field Value
    Type Description
    double

    type

    Declaration
    public UFDisp.TextureSpaceType type
    Field Value
    Type Description
    UFDisp.TextureSpaceType

    up_vector

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