References a type that contains location information of a model (e.g. latitude, longitude).
More...
#include <SketchUpAPI/model/location.h>
References a type that contains location information of a model (e.g. latitude, longitude).
Retrieves the latitude and longitude of a location object.
- Parameters
-
[in] | location | The location object. |
[out] | latitude | The latitude value retrieved. |
[out] | longitude | The longitude value retrieved. |
- Returns
-
Assigns the latitude and longitude values of a location object.
- Parameters
-
[in] | location | The location object. |
[in] | latitude | The latitude value to assign. |
[in] | longitude | The longitude value to assign. |
- Returns
-
Assigns the north angle values of a location object.
- Parameters
-
[in] | location | The location object. |
[in] | north_angle | The north angle value to assign. |
- Returns
-
The documentation for this struct was generated from the following files: