The following is an example of a CCL object that defines an isosurface.
ISOSURFACE: Iso1 Variable = Pressure Value = 15000 [Pa] Color = 1,0,0 Transparency = 0.5 END
ISOSURFACEis an object typeIso1is an object nameVariable = Pressureis a parameterVariableis a parameter namePressureis a parameter valueIf the object type does not need a name, it is called a singleton object. Only one object of a given singleton type can exist.