ogs6py.classes.local_coordinate_system
- 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.local_coordinate_system.LocalCoordinateSystem
Bases:
BuildTree
Class for defining a local coordinate system in the project file”
- add_basis_vec(**args)
Adds a basis
- Parameters:
basis_vector_0 (str) – name of the parameter containing the basis vector
basis_vector_1 (str) – name of the parameter containing the basis vector
basis_vector_2 (str) – name of the parameter containing the basis vector
- classmethod populate_tree(tag, text='', attr=None, children=None)
method to create dictionary from an xml entity