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()
Public Sub RejoinCompatibleVisible
Return Value
Type:
true if successful, false otherwise.
See Also