Search Results for

    Show / Hide Table of Contents

    Struct UFGdt.TargetNonPlanarData

    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 UFGdt.TargetNonPlanarData

    Fields

    point_coords

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

    point_key

    Declaration
    public int point_key
    Field Value
    Type Description
    int

    project_normals

    Declaration
    public bool project_normals
    Field Value
    Type Description
    bool

    projection_vector

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