Search Results for

    Show / Hide Table of Contents

    Struct UFBound.AllData

    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 UFBound.AllData

    Fields

    maxmin_box

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

    members_data

    Declaration
    public UFBound.MemberData[] members_data
    Field Value
    Type Description
    MemberData[]

    minimum_distance

    Declaration
    public double minimum_distance
    Field Value
    Type Description
    double

    num_members

    Declaration
    public int num_members
    Field Value
    Type Description
    int

    open_closed_flag

    Declaration
    public int open_closed_flag
    Field Value
    Type Description
    int

    plane_matrix

    Declaration
    public Tag plane_matrix
    Field Value
    Type Description
    Tag

    tolerance

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