Click or drag to resize

MeshBooleanOptionsTextLog Property

Gets or sets a text log to write computed operations into.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public TextLog TextLog { get; set; }

Property Value

Type: TextLog
See Also