Search Results for

    Show / Hide Table of Contents

    Struct UFGdt.TargetRectArea

    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.TargetRectArea

    Fields

    datum_feature

    Declaration
    public Tag datum_feature
    Field Value
    Type Description
    Tag

    height

    Declaration
    public UFGdt.ToleranceValue height
    Field Value
    Type Description
    UFGdt.ToleranceValue

    is_planar

    Declaration
    public bool is_planar
    Field Value
    Type Description
    bool

    length

    Declaration
    public UFGdt.ToleranceValue length
    Field Value
    Type Description
    UFGdt.ToleranceValue

    location

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

    orientation

    Declaration
    public Tag orientation
    Field Value
    Type Description
    Tag

    point

    Declaration
    public Tag point
    Field Value
    Type Description
    Tag

    target_index

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