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; }
Public Property Solid As Boolean
Get
Set
Property Value
Type:
BooleanSee Also