Search Results for

    Show / Hide Table of Contents

    Struct UFModl.DfoRegion

    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 UFModl.DfoRegion

    Fields

    boundary_faces

    Declaration
    public Tag[] boundary_faces
    Field Value
    Type Description
    Tag[]

    excluded_faces

    Declaration
    public Tag[] excluded_faces
    Field Value
    Type Description
    Tag[]

    num_boundary

    Declaration
    public int num_boundary
    Field Value
    Type Description
    int

    num_exclude

    Declaration
    public int num_exclude
    Field Value
    Type Description
    int

    num_seed

    Declaration
    public int num_seed
    Field Value
    Type Description
    int

    seed_faces

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