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

fz_lite_sun_city_id_from_name

Description

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

Plugin Prototype

fzrt_error_td fz_lite_sun_city_id_from_name(

fzrt_int

windex,

char *

city_name,

char *

country_name,

fzrt_int *

city_id )

Parameters

windex [Input]

project window index

city_name [Input]

city name

country_name [Input]

country name

city_id [Result]

city id

Returns

Error codes

Availability

5.0.0.0

Example Files

util_lights.fsl

See Also

Function Set

fz_lite_fset


Defined in

fz_lite_api.h