Chapter 4. Creating an Action
In this chapter, you'll learn how to create a subclass of SoAction( C++ | Java | .NET ). Make sure you understand the material in Chapters 1 and 2 before reading this chapter.
The chapter examples show creating and using an action class called GetVolumeAction.