Search Results for

    Show / Hide Table of Contents

    Struct UFSf.UgsTetMeshParms

    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 UFSf.UgsTetMeshParms

    Fields

    attempt_mapped_meshing

    Declaration
    public int attempt_mapped_meshing
    Field Value
    Type Description
    int

    auto_fix_failed_elements_toggle

    Declaration
    public int auto_fix_failed_elements_toggle
    Field Value
    Type Description
    int

    create_pyramids

    Declaration
    public int create_pyramids
    Field Value
    Type Description
    int

    edge_angle

    Declaration
    public double edge_angle
    Field Value
    Type Description
    double

    edge_merge_toggle

    Declaration
    public int edge_merge_toggle
    Field Value
    Type Description
    int

    element_size

    Declaration
    public double element_size
    Field Value
    Type Description
    double

    element_type

    Declaration
    public UFSf.ElementType element_type
    Field Value
    Type Description
    UFSf.ElementType

    fillet_max_rad

    Declaration
    public double fillet_max_rad
    Field Value
    Type Description
    double

    fillet_min_rad

    Declaration
    public double fillet_min_rad
    Field Value
    Type Description
    double

    fillet_num_elem

    Declaration
    public int fillet_num_elem
    Field Value
    Type Description
    int

    fillet_toggle

    Declaration
    public int fillet_toggle
    Field Value
    Type Description
    int

    fillet_type

    Declaration
    public UFSf.UgsTetMeshFilletTypeOption fillet_type
    Field Value
    Type Description
    UFSf.UgsTetMeshFilletTypeOption

    geometry_tolerance_toggle

    Declaration
    public int geometry_tolerance_toggle
    Field Value
    Type Description
    int

    geometry_tolerance_value

    Declaration
    public double geometry_tolerance_value
    Field Value
    Type Description
    double

    maximum_midnode_jacobian

    Declaration
    public double maximum_midnode_jacobian
    Field Value
    Type Description
    double

    mesh_transition

    Declaration
    public int mesh_transition
    Field Value
    Type Description
    int

    midnode_option

    Declaration
    public UFSf.UgsMesherMidnodeOption midnode_option
    Field Value
    Type Description
    UFSf.UgsMesherMidnodeOption

    midnodes

    Declaration
    public int midnodes
    Field Value
    Type Description
    int

    minimum_face_angle

    Declaration
    public double minimum_face_angle
    Field Value
    Type Description
    double

    multi_block_decomposition

    Declaration
    public int multi_block_decomposition
    Field Value
    Type Description
    int

    remesh_toggle

    Declaration
    public int remesh_toggle
    Field Value
    Type Description
    int

    small_feature

    Declaration
    public double small_feature
    Field Value
    Type Description
    double

    surf_mesh_size_variation

    Declaration
    public int surf_mesh_size_variation
    Field Value
    Type Description
    int

    tet_mesh_size_variation

    Declaration
    public int tet_mesh_size_variation
    Field Value
    Type Description
    int

    two_element_through_thickness_toggle

    Declaration
    public int two_element_through_thickness_toggle
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX