Click or drag to resize
SoTranSender Methods

The SoTranSender type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetOutput
Public methodGetType (Inherited from Object.)
Public methodInsert(SoNode)

Adds an INSERT command to the transcription area.

Public methodInsert(SoNode, SoNode, Int32)

Adds an INSERT command to the transcription area.

Public methodModify

Adds a MODIFY command to the transcription area.

Public methodPrepareToSend

Prepares an OIV.Inventor.Misc.SoTranSender instance for transcription, making sure the transcription area is complete and all packaged to go.

Public methodRemove

Adds a REMOVE command to the transcription area.

Public methodReplace

Adds a REPLACE command to the transcription area.

Public methodToString (Inherited from Object.)
Top
See Also