Click or drag to resize

File3dmThickeningSolid Property

Specifies whether to make open meshes solid by adding walls when thickening.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool Solid { get; set; }

Property Value

Type: Boolean
See Also