Returns the current edit target as seen in the user interface. This edit target is defined as the container object that will be added to if new entities are created. For example, a component can be an edit target so that when new bodies are created they are added to that component. A sketch can also be an edit target.
This will return null if no documents are currently open.
"application_var" is a variable referencing an Application object. |
"application_var" is a variable referencing an Application object. |