Click or drag to resize

BrepFilletSurfaceSettingsExtend Property

If true, then when one input surface is longer than the other, the fillet surface is extended to the input surface edges

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public bool Extend { get; }

Property Value

Type: Boolean
See Also