ogs6py.classes.curves

Copyright (c) 2012-2021, OpenGeoSys Community (http://www.opengeosys.org)
Distributed under a Modified BSD License.

See accompanying file LICENSE or http://www.opengeosys.org/project/license

class ogs6py.classes.curves.Curves

Bases: BuildTree

Class to create the curve section of the project file.

add_curve(**args)

Adds a new curve.

Parameters:
  • name (str) –

  • coords (list) –

  • values (list) –

classmethod populate_tree(tag, text='', attr=None, children=None)

method to create dictionary from an xml entity