Skip to main content

import_iges

Function import_iges 

Source
pub fn import_iges(text: &str) -> Result<Vec<BrepSolid>, String>
Expand description

Parse an IGES document and reconstruct one or more BrepSolids.