Smoothable (Module)

In: Geodesic_SketchUp.rb

Wrapper module for the smooth_all and unsmooth_all methods.

Methods

Public Instance methods

Sets the smooth property of every edge in the group/model to the value of new_smooth; if new_smooth is not supplied, defaults to true.

Sets the smooth property of every edge in the group/model to false.

[Validate]