Click or drag to resize

BrepTrimListMatchEnds Method

Matches the endpoints of all trims in the Brep.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.19
Syntax
public bool MatchEnds()

Return Value

Type: Boolean
true if any trim's 2d curve is changed, false otherwise.
See Also