Show / Hide Table of Contents

Class RemoveFillet

Inheritance
System.Object
RemoveFillet
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CADability
Assembly: CADability.dll
Syntax
public class RemoveFillet

Constructors

| Improve this Doc View Source

RemoveFillet(Shell, HashSet<Face>)

Declaration
public RemoveFillet(Shell shell, HashSet<Face> fillets)
Parameters
Type Name Description
Shell shell
System.Collections.Generic.HashSet<Face> fillets

Methods

| Improve this Doc View Source

Result()

Declaration
public Shell Result()
Returns
Type Description
Shell
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX