Click or drag to resize

BrepFilletSurfaceResultsOutBreps0 Property

If the first input face was trimmed, the trimmed results are returned here

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

Property Value

Type: IListBrep
See Also