Search Results for

    Show / Hide Table of Contents

    Struct UFModl.RefitFaceTargetData

    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 UFModl.RefitFaceTargetData

    Fields

    fit_direction_data

    Declaration
    public UFModl.RefitFaceFitDirection fit_direction_data
    Field Value
    Type Description
    UFModl.RefitFaceFitDirection

    max_checking_data

    Declaration
    public double max_checking_data
    Field Value
    Type Description
    double

    n_target_obj

    Declaration
    public int n_target_obj
    Field Value
    Type Description
    int

    target_obj

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