OEIsReadableDesignUnit¶
Attention
This API is currently available in C++ and Python.
bool OEIsReadableDesignUnit(const std::string &filename)
Returns true
if the supplied file name is readable by
OEReadDesignUnit
.
See also
OEDesignUnit class
OEReadDesignUnit
function