pyva.coupling.connections.Connection
- class pyva.coupling.connections.Connection(geometries)
Bases:
object
Class for topology definition of cpnnected systems.
- geometries
geometry describing the topology of the coupling
- Type:
list or tuple
- __init__(geometries)
Class contructor for connection
- Parameters:
geometries (TYPE) – DESCRIPTION.
- Return type:
None.
Methods
__init__
(geometries)Class contructor for connection