formZ SDK | 4.0 Call Back Reference | Command | Tool

fz_tool_cbak_prompt_obsolete

Description

TODO

Plugin Prototype

fzrt_error_td fz_tool_cbak_prompt_obsolete(

fzrt_int

windex,

fz_xyz_td *

prompt_value,

char *

prompt_string,

fz_map_plane_td *

map_plane,

fzrt_int

click_count,

fzrt_boolean *

prompt_handled,

fz_fuim_click_wait_enum *

click_wait,

fzrt_boolean *

done )

Parameters

windex [Input]

project window index

prompt_value [Input]

TRUE for available, FALSE for not available (dimmed)

prompt_string [Input]

TRUE for available, FALSE for not available (dimmed)

map_plane [Input]

active map plane

click_count [Input]

count of clicks for tool (1 for first click, 2 for second etc...)

prompt_handled [Result]

TRUE for prompt handled, FALSE if NOT

click_wait [Result]

wait status for next click (default = FZ_FUIM_CLICK_WAIT_NOT)

done [Result]

TRUE for tool complete, FALSE if not complete

Returns

Error codes

Availability

5.0.0.0

See Also

fz_tool_cbak_click, fz_tool_cbak_track, fz_tool_cbak_cancel, fz_fuim_prompt_line

Function Set

fz_tool_cbak_fset


Defined in

fz_tool_api.h