ChatWindowShowChatPromptFormForDocument Method |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntaxpublic static void ShowChatPromptFormForDocument(
IDocumentWindow documentWindow,
Object[] selectedObjects
)
Parameters
- documentWindow IDocumentWindow
-
- selectedObjects Object
-
See Also