+<p>In SketchUp, there are two important style objects in a model: The <span class='object_link'><a href="Styles.html#selected_style-instance_method" title="Sketchup::Styles#selected_style (method)">Sketchup::Styles#selected_style</a></span> is the style currently selected in the Styles Browser. The <span class='object_link'><a href="Styles.html#active_style-instance_method" title="Sketchup::Styles#active_style (method)">Sketchup::Styles#active_style</a></span> is a temporary copy of the selected style that allows editing without committing changes. Changes to the active style are not saved unless you call <span class='object_link'><a href="Styles.html#update_selected_style-instance_method" title="Sketchup::Styles#update_selected_style (method)">Sketchup::Styles#update_selected_style</a></span>.</p>
0 commit comments