formZ SDK | 5.0 API Reference | Project | Modeling | Lights Manager

fz_lite_sun_city_name_from_id

Description

Get the city name and country name from the city id.

Plugin Prototype

fzrt_error_td fz_lite_sun_city_name_from_id(

fzrt_int

windex,

fzrt_int

city_id,

char *

city_name,

char *

country_name )

Parameters

windex [Input]

project window index

city_id [Input]

city id

city_name [Result, Optional]

city name

country_name [Result, Optional]

country name

Returns

Error codes

Availability

5.0.0.0

Example Files

util_lights.fsl

See Also

fz_lite_sun_city_id_from_name

Function Set

fz_lite_fset


Defined in

fz_lite_api.h