Click or drag to resize

HiddenLineDrawingRejoinCompatibleVisible Method

///
Join consecutive visible curves from a single FullCurve

Return Value

Type: 
true if successful, false otherwise.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public void RejoinCompatibleVisible()

Return Value

Type: 
true if successful, false otherwise.
See Also