Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
🫛 Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
LatLon methods not working
-
Hi all,
Anyone noticed that something is wrong with the latlon_to_pt method or am I wrong myself ?
Example of code not working:ll=Geom;;LatLong.new([48.4,6.1]) p3d=Sketchup.active_model.latlong_to_point llThis returns Point3d(0, 0, 0) in the console.
(utm_to_pt method works but this needs to first convert a latlon object to an utm object before converting it into a 3d point).
Tip anyone ?
Advertisement