TranslationContext.OpenIntoExisting Property
Parent Object: TranslationContextDescription
Specifies the object that is the target of the translation.
Syntax
TranslationContext.OpenIntoExisting() As ObjectProperty Value
This is a read/write property whose value is an Object.Samples
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. |