Search Results for

    Show / Hide Table of Contents

    Struct UFSf._EfConnInfo

    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 _EfConnInfo

    Fields

    density_type

    Declaration
    public UFSf._1D_density_type_ density_type
    Field Value
    Type Description
    UFSf._1D_density_type_

    edge_density

    Declaration
    public double edge_density
    Field Value
    Type Description
    System.Double

    edge_tags

    Declaration
    public Tag*edge_tags
    Field Value
    Type Description
    Tag*

    element_des_tag

    Declaration
    public Tag element_des_tag
    Field Value
    Type Description
    Tag

    face_tags

    Declaration
    public Tag*face_tags
    Field Value
    Type Description
    Tag*

    mesh_option

    Declaration
    public int mesh_option
    Field Value
    Type Description
    System.Int32

    num_edges

    Declaration
    public int num_edges
    Field Value
    Type Description
    System.Int32

    num_faces

    Declaration
    public int num_faces
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX