Previous topic

civpy.survey.SpatialHash.query_range

Next topic

civpy.survey.SurveyPoint.copy

This Page

civpy.survey.SurveyPoint

class civpy.survey.SurveyPoint[source]

A class representing a survey point.

Parameters:
x, y, z : float

The x, y, and z coordinates.

Methods

copy([order]) Return a copy of the array.