MeshEnvelope.from_meshes

classmethod MeshEnvelope.from_meshes(intrados, extrados, middle=None)

Construct an envelope from intrados and extrados meshes.

Parameters:
intradosMesh

The intrados surface mesh of the envelope.

extradosMesh

The extrados surface mesh of the envelope.

middleMesh, optional

The middle surface mesh of the envelope.

Returns:
Envelope