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 SourceRemoveFillet(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 SourceResult()
Declaration
public Shell Result()
Returns
| Type | Description |
|---|---|
| Shell |