Previous topic

civpy.survey.TIN.query_simplices

Next topic

civpy.survey.PI.copy

This Page

civpy.survey.PI

class civpy.survey.PI[source]

A class representing a point of intersection (PI) of an alignment.

Parameters:
x, y, z : float

The x, y, and z coordinates.

radius : float

The radius of the horizontal curve. Use zero if a curve does not exist.

Methods

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