Open the data specified by the data-source.
| Name | Type | Description |
| SourceData | DataMedium | Input DataMedium object that specifies the data source. |
| Context | TranslationContext | Input TranslationContext object that can be used to determine the context for the translation. |
| Options | NameValueMap | Input NameValueMap that specifies translation options. |
| TargetObject | Object | Output object in which to place the data from the data source. |
| Name | Description |
| Open a Catia file using the Catia Translator Sample | This sample demonstrates how open an Catia file using the Catia translator add-in. |
| Import DWG into sketch | This sample demonstrates how to import DWG into sketch. |
| Open an NX file suing the NX Translator Sample | This sample demonstrates how open an NX file using the NX translator add-in. |
| Open Rhino Translator Sample | This sample demonstrates how to opening a Rhino file using the Rhino translator add-in. |
| Open an STL file using the STL Translator Sample | This sample demonstrates how open an STL file using the STL translator add-in. |