pub fn export_step_report(
solids: &[BrepSolid],
name: &str,
unit: &str,
timestamp: &str,
) -> Result<StepExportReport, String>Expand description
export_step plus the pcurve-coverage measurements behind the file.
pub fn export_step_report(
solids: &[BrepSolid],
name: &str,
unit: &str,
timestamp: &str,
) -> Result<StepExportReport, String>export_step plus the pcurve-coverage measurements behind the file.