surface_point
¶
Initialize self. See help(type(self)) for accurate signature.
- class flatsurf.graphical.surface_point.GraphicalSurfacePoint(surface_point, graphical_surface=None)[source]¶
Create a graphical segment from SurfacePoint.
If a graphical_surface is provided the point is created on the graphical surface. Otherwise, we create it on the default graphical surface.