I tried to use ifm drawing from the following link
[https://github.com/DHI/ifm/blob/master/tutorials/mass-load-boundary-condition.ipynb],
but got the following error.
Traceback (most recent call last):
File "xxx\plot.py", line 19, in
doc.c.plot.faces()
^^^^^
AttributeError: 'doctype' object has no attribute 'c'
How does the related example
[https://github.com/DHI/ifm/blob/master/benchmarks/domenico_palciauskas/domenico_palciauskas.ipynb]
in this repository done it? Or has this function been removed?
I'm using FEFLOW 8.0, the results of ifm.getKernelVersion() is 8000.
I found an related problem from six years ago, but it seems that the last link
given has expired due to the migration of the forum. Any suggestions?
Plotting *.dar files... - DHI Customer Care Portal (dhigroup.com)
[https://support.dhigroup.com/forums/feflow/8d1a1588-47e3-ec11-bb3c-000d3ab6f805#5d803889-47e3-ec11-bb3c-000d3ab6f50d]