Search Results for

    Show / Hide Table of Contents

    Struct UFSf._ContactMeshData

    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 _ContactMeshData

    Fields

    align_target_edge_node

    Declaration
    public int align_target_edge_node
    Field Value
    Type Description
    System.Int32

    contact_edge

    Declaration
    public Tag contact_edge
    Field Value
    Type Description
    Tag

    contact_edge_end_limit

    Declaration
    public double contact_edge_end_limit
    Field Value
    Type Description
    System.Double

    contact_edge_mesh_dir

    Declaration
    public UFSf.MeshGeomMeshdir contact_edge_mesh_dir
    Field Value
    Type Description
    UFSf.MeshGeomMeshdir

    contact_edge_start_limit

    Declaration
    public double contact_edge_start_limit
    Field Value
    Type Description
    System.Double

    element_descritor_tag

    Declaration
    public Tag element_descritor_tag
    Field Value
    Type Description
    Tag

    element_name

    Declaration
    public sbyte *element_name
    Field Value
    Type Description
    System.SByte*

    gap_tol_option

    Declaration
    public int gap_tol_option
    Field Value
    Type Description
    System.Int32

    gap_tolerance

    Declaration
    public double gap_tolerance
    Field Value
    Type Description
    System.Double

    number_of_elms

    Declaration
    public int number_of_elms
    Field Value
    Type Description
    System.Int32

    target_edge

    Declaration
    public Tag target_edge
    Field Value
    Type Description
    Tag

    target_edge_end_limit

    Declaration
    public double target_edge_end_limit
    Field Value
    Type Description
    System.Double

    target_edge_mesh_dir

    Declaration
    public UFSf.MeshGeomMeshdir target_edge_mesh_dir
    Field Value
    Type Description
    UFSf.MeshGeomMeshdir

    target_edge_node_align_method

    Declaration
    public int target_edge_node_align_method
    Field Value
    Type Description
    System.Int32

    target_edge_start_limit

    Declaration
    public double target_edge_start_limit
    Field Value
    Type Description
    System.Double
    In This Article
    Back to top Generated by DocFX