Search Results for

    Show / Hide Table of Contents

    Struct UFBound.MemberData

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

    Fields

    contiguity_flag

    Declaration
    public int contiguity_flag
    Field Value
    Type Description
    int

    direction_vec

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

    member_tag

    Declaration
    public Tag member_tag
    Field Value
    Type Description
    Tag

    midpoint

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

    on_tangent_to_flag

    Declaration
    public int on_tangent_to_flag
    Field Value
    Type Description
    int

    parameter_range

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