ansys/pyfluent

add meshing.current_workflow() method

seanpearsonuk opened this issue · 0 comments

current_workflow() shall return the same type of object as returned by e.g., watertight(). Typical use case is after connecting to an already running meshing workflow session. Let it raise an exception if nothing is initialized. Alo add a method to query e.g., has_workflow().