formZ SDK | 4.0 Call Back Reference | Command | System 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 and error other than FZRT_NOERR will cause the command NOT to be registered
Plugin Prototype
fzrt_error_td fz_cmnd_cbak_syst_init(void)
Returns
Error codes
Availability
5.0.0.0
See Also
Function Set
Defined in