wolfhece.pydike

Author: HECE - University of Liege, Pierre Archambeau Date: 2024

Copyright (c) 2024 University of Liege. All rights reserved.

This script and its content are protected by copyright law. Unauthorized copying or distribution of this file, via any medium, is strictly prohibited.

Module Contents

class wolfhece.pydike.Dike(trace: wolfhece.PyVertexvectors.vector, width: float, slopeup: float, slopedown: float, fn='', pts=..., tri=..., idx: str = '', plotted: bool = True, mapviewer=None, need_for_wx: bool = False)[source]

Bases: wolfhece.PyVertexvectors.Triangulation, wolfhece.PyVertexvectors.Zones

Inheritance diagram of wolfhece.pydike.Dike

Base class of element to add into WolfMapViewer or another GUI

create(zmin, zmax, ds)[source]