SoTranSender Methods |
The SoTranSender type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetOutput | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Insert(SoNode) | Adds an INSERT command to the transcription area. | |
Insert(SoNode, SoNode, Int32) | Adds an INSERT command to the transcription area. | |
Modify | Adds a MODIFY command to the transcription area. | |
PrepareToSend | Prepares an OIV.Inventor.Misc.SoTranSender instance for transcription, making sure the transcription area is complete and all packaged to go. | |
Remove | Adds a REMOVE command to the transcription area. | |
Replace | Adds a REPLACE command to the transcription area. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |