Click or drag to resize

BrepFilletSurfaceResultsFillets Property

The fillet surfaces created between the first and second face

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public IList<Brep> Fillets { get; }

Property Value

Type: IListBrep
See Also