Cyclone 3DR Script
from Technodigit, part of Hexagon. Copyright 1997-2021.
SObject Class Reference

This class is an abstract class, you can use these function in its derived classes. More...

Inheritance diagram for SObject:
SCameraExternal SCameraInternal SCloudIterator SColorGradient SComp SDialog SFile SMatrix SVector SXmlReader SXmlWriter

Public Slots

 Clear ()
 To deallocate memory of the object. More...
 
String toString ()
 Get the type of the variable. More...
 

Detailed Description

This class is an abstract class, you can use these function in its derived classes.

Member Function Documentation

◆ Clear

SObject::Clear ( )
inlineslot

To deallocate memory of the object.

◆ toString

String SObject::toString ( )
inlineslot

Get the type of the variable.