Click or drag to resize

BrepFilletSurfaceSettingsTrim Property

If true, the input faces will be trimmed, if false, the input faces will be split.

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

Property Value

Type: Boolean
See Also