is_MshCreator

nrv.fmod.FEM.mesh_creator.is_MshCreator(object)[source]

Check if an object is a MshCreator, return True if yes, else False

Parameters:

result (object) – object to test

Returns:

True it the type is a MshCreator object

Return type:

bool