compas_rhino.utilities.get_point_coordinates
- compas_rhino.utilities.get_point_coordinates(guids)[source]
Get the coordintes of the locations of point objects.
- Parameters
guids (list of GUID)
- Returns
list of point – The location coordinates of the points.