Share

PromptsOptions Object


Description

PromptsOptions object.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
DoNotShowMessagesForPreexistingProblems Read-write Boolean property that gets and sets whether or not to show messages for pre-existing problems.
PromptMessages Read-only property that returns the collection of prompt messages.
Type Gets the constant that indicates the type of this object.

Accessed From

Application.PromptsOptions

Samples

Name Description
Prompt message creation sample This sample demonstrates how to creat a custom prompt message.

Version

Introduced in version 2025.1

Was this information helpful?