Search Results for

    Show / Hide Table of Contents

    Struct UFSf.DefeatureParms

    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.DefeatureParms

    Fields

    num_rem_faces

    Declaration
    public int num_rem_faces
    Field Value
    Type Description
    int

    num_ret_faces

    Declaration
    public int num_ret_faces
    Field Value
    Type Description
    int

    region_parms_p

    Declaration
    public nint region_parms_p
    Field Value
    Type Description
    nint

    removed_faces

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

    retained_faces

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