Click or drag to resize

RebuildCurveOptionsOutputToCurrentLayer Property

True if output rebuilt curves should be on the current layer. False if output rebuild curves should be on the target curve's layer.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool OutputToCurrentLayer { get; set; }

Property Value

Type: Boolean
See Also