Click or drag to resize

BrepFilletSurfaceResultsOutBreps1 Property

If the second 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> OutBreps1 { get; }

Property Value

Type: IListBrep
See Also