NXOpen.UF.Ui.GetDefaultParent

Ui.GetDefaultParent()

Refer to UF_UI_get_default_parent for documentation.

Signature: GetDefaultParent()

Returns:This routine returns a void pointer which is theWindow to be used as the parent of user defined dialogs.On Unix you must type cast this to a Widget. On NT youmust type cast this to an HWND.
Return type:PointerWrapper

License requirements: None