Question property


Your Ad Here


Topsolid online Help Index

Created : v6.5

 

String = IAsks.Question

IAsks.Question = String

Description

This property contains the message displayed in the dialog bar when a Ask method is called.

 

The Question string may contain one or more buttons, defined by one or more characters inside a pair of  '{' '}' characters (ex: Question = "{STOP}{ALL EDGES} Edge to copy:").

 

If one of these buttons are clicked by the user, the Ask method will return the value topAskAnswerButton,  and the number of the button clicked will be stored the Button property.

 

Topsolid online Help Index

Your Ad Here