Click or drag to resize
SoBase Methods

The SoBase type exposes the following members.

Methods
  NameDescription
Public methodDispose
Releases all resources used by SoDisposable.
(Inherited from SoDisposable.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetName

Returns the name of an instance.

Public methodGetStringName
Public methodGetType (Inherited from Object.)
Public methodIsSynchronizable

Gets the ScaleViz synchronizable state of this object.

Public methodSetName
Public methodSetSynchronizable

Sets this to be a ScaleViz synchronizable object.

Public methodToString
Converts this SoBase structure to a human readable string.
(Overrides ObjectToString.)
Public methodTouch

Marks an instance as modified, simulating a change to it.

Top
See Also