Search Results for

    Show / Hide Table of Contents

    Struct UFSf._DefeatureParms

    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 _DefeatureParms

    Fields

    num_rem_faces

    Declaration
    public int num_rem_faces
    Field Value
    Type Description
    System.Int32

    num_ret_faces

    Declaration
    public int num_ret_faces
    Field Value
    Type Description
    System.Int32

    region_parms_p

    Declaration
    public IntPtr region_parms_p
    Field Value
    Type Description
    System.IntPtr

    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