Namespace: OIV.Inventor.MiscAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoTranSender(
SoOutput output
)
Public Sub New (
output As SoOutput
)
public:
SoTranSender(
SoOutput^ output
)
new :
output : SoOutput -> SoTranSender
Parameters
- output
- Type: OIV.InventorSoOutput
Determines what the transcription area is (file or memory).
Remarks See Also