GetUDDDesignContext
This optional method retrieves the UDD Owner if it is set. This is a Dispatch wrapper that is essentially a COM IDispatch implementation and corresponds to the IDispatch pointing to the design.
| UI Access | NA |
| Parameters | None |
| Return Value | IDispatch for the specified design object |
| Python Syntax | GetUDDDesignContext() |
| Python Example |
|