# File Geodesic_SketchUp.rb, line 218
        def to_point3d
                Geom::Point3d.new( *self.to_a )
        end