| Members: 40 |
| Language: English |
|
Group categories:
|
| More group info » |
|
| Jul 22 |
|
| Feb 13 |
|
| Feb 1 |
|
| Feb 1 |
|
| Oct 17 |
|
| Sep 8 |
|
| Sep 8 |
|
| Jul 15 |
|
| Jul 9 |
|
| Jul 8 |
MaterialsObserver interfaceThis observer interface is implemented to react to materials events. To implement this observer, create a Ruby class of this type, override the desired methods, and add an instance of the observer to the objects of interests. class MyEntityObserver < Sketchup::EntityObserver # In your code. If the face changes, MyEntityObserver is called. Parent: <parent in class hierarchy> Methods: onMaterialAdd, onMaterialChange, onMaterialRemove, onMaterialRefChange, onMaterialSetCurrent, onMaterialUndoRedo, onMaterialRemoveAll Example code: Instance Methods
|
SketchUp Ruby API Reference: MaterialsObserver interface | © Google Inc. 2006 sketchup.google.com |
| Version: |
| Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy |
| ©2009 Google |