formZ SDK | 4.0 Call Back Reference | Command | Project Palette

fz_palt_cbak_proj_info

Description

Palette information (Required). This function is called once by formZ when the palette is successfully loaded and registered immediately after the initialization function (if provided). It establishes the level and kind of the palette.

The level parameter indicates the context of the palette ( project, modeling, drafting, window, etc.). formZ uses the value in this parameter to determine when the palette should be shown and when it should be updated.

Plugin Prototype

fzrt_error_td fz_palt_cbak_proj_info(

fz_proj_level_enum *

level )

Parameters

level [Result]

to be filled with the palette level

Returns

Error codes

Availability

5.0.0.0

Function Set

fz_palt_cbak_proj_fset


Defined in

fz_palt_api.h