Search Results for

    Show / Hide Table of Contents

    Struct UFModl._MatchedgeData

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    struct _MatchedgeData

    Fields

    adjacent_vec

    Declaration
    public double[] adjacent_vec
    Field Value
    Type Description
    System.Double[]

    count_of_targets

    Declaration
    public int count_of_targets
    Field Value
    Type Description
    System.Int32

    edit_edge_tag

    Declaration
    public Tag edit_edge_tag
    Field Value
    Type Description
    Tag

    flow_control

    Declaration
    public int[] flow_control
    Field Value
    Type Description
    System.Int32[]

    lateral_edge_degree

    Declaration
    public int lateral_edge_degree
    Field Value
    Type Description
    System.Int32

    lateral_edge_patches

    Declaration
    public int lateral_edge_patches
    Field Value
    Type Description
    System.Int32

    limit_pole_move

    Declaration
    public int limit_pole_move
    Field Value
    Type Description
    System.Int32

    match_continuity

    Declaration
    public int[] match_continuity
    Field Value
    Type Description
    System.Int32[]

    match_dir_vector_tag

    Declaration
    public Tag match_dir_vector_tag
    Field Value
    Type Description
    Tag

    match_edge_degree

    Declaration
    public int match_edge_degree
    Field Value
    Type Description
    System.Int32

    match_edge_patches

    Declaration
    public int match_edge_patches
    Field Value
    Type Description
    System.Int32

    match_end_to_end

    Declaration
    public int match_end_to_end
    Field Value
    Type Description
    System.Int32

    match_exact

    Declaration
    public int match_exact
    Field Value
    Type Description
    System.Int32

    match_target_type

    Declaration
    public int match_target_type
    Field Value
    Type Description
    System.Int32

    move_direction_tag

    Declaration
    public Tag move_direction_tag
    Field Value
    Type Description
    Tag

    opposite_lock

    Declaration
    public int opposite_lock
    Field Value
    Type Description
    System.Int32

    side_lock

    Declaration
    public int[] side_lock
    Field Value
    Type Description
    System.Int32[]

    target_entity_tags

    Declaration
    public Tag*target_entity_tags
    Field Value
    Type Description
    Tag*
    In This Article
    Back to top Generated by DocFX