pub fn load_nc_elements<P: AsRef<Path>>(
path: P,
property: ElementProperty,
) -> Result<Vec<Element>, NcParseError>Expand description
Load elements from a NumCalc elements file
pub fn load_nc_elements<P: AsRef<Path>>(
path: P,
property: ElementProperty,
) -> Result<Vec<Element>, NcParseError>Load elements from a NumCalc elements file