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 Function MatchEnds As Boolean
Return Value
Type:
Booleantrue if any trim's 2d curve is changed, false otherwise.
See Also