Similar to the get_mass_properties() method, the get_mass_properties_with_density() method executes a check() which returns a warning due to using the previous approximate method.
This PR adds a True argument to check() in get_mass_properties_with_density() to remove warning.
Similar to the get_mass_properties() method, the get_mass_properties_with_density() method executes a check() which returns a warning due to using the previous approximate method.
This PR adds a True argument to check() in get_mass_properties_with_density() to remove warning.