formZ SDK | 5.0 API Reference | Project | Modeling | Lights Manager
Description
Sets the parameters of a city.
Plugin Prototype
fzrt_error_td fz_lite_sun_city_set_parm(
fzrt_int | windex, |
fzrt_int | city_id, |
char * | city_name, |
char * | country_name, |
double | latitude, |
double | longitude, |
double | time_zone ) |
Parameters
windex [Input]
project window index
city_id [Input]
city id
city_name [Input, Optional]
city name
country_name [Input, Optional]
country name
latitude [Input]
latitude
Range: -PI/2 <= latitude <= PI/2
longitude [Input]
longitude
Range: -PI <= longitude <= PI
time_zone [Input]
time zone
Range: -12.0 <= time_zone <= 12.0
Returns
Error codes
Availability
5.0.0.0
Example Files
See Also
Function Set
Defined in