Click or drag to resize
SoTranSender Methods

The SoTranSender type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetOutput
Public methodGetType
Gets the Type of the current instance.
(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
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also