Search Results for

    Show / Hide Table of Contents

    Struct UFModl.CompareEntityMatch

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

    Fields

    avg_deviation

    Declaration
    public double avg_deviation
    Field Value
    Type Description
    double

    entity_tag

    Declaration
    public Tag entity_tag
    Field Value
    Type Description
    Tag

    match_entity

    Declaration
    public Tag match_entity
    Field Value
    Type Description
    Tag

    max_deviation

    Declaration
    public double max_deviation
    Field Value
    Type Description
    double

    type

    Declaration
    public UFModl.CompareEntityType type
    Field Value
    Type Description
    UFModl.CompareEntityType
    In this article
    Back to top Generated by DocFX