Skip to main content

export_step

Function export_step 

Source
pub fn export_step(
    solids: &[BrepSolid],
    name: &str,
    unit: &str,
    timestamp: &str,
) -> Result<String, String>
Expand description

Serialize exact NURBS BREP topology as an AP242 STEP Part 21 document.