formZ SDK | 4.0 Call Back Reference | Command | Project Command
Description
Command initialization (Required). This function is called once by formZ as soon as the command
is registered. It estabilishes the level and kind of the command. The level disquishes the
context of the command (, modeling, drafting, window etc.). The type tells formZ if the command is a tool,
action or state setting.
Returning an error other than FZRT_NOERR will cause the command NOT to be registered
Plugin Prototype
fzrt_error_td fz_cmnd_cbak_proj_init(void)
Returns
Error codes
Availability
5.0.0.0
See Also
Function Set
Defined in