Skip to main content

write_iges

Function write_iges 

Source
pub fn write_iges(document: &Document, tol: Tolerances) -> OgeomResult<String>
Expand description

Write a document’s solids as an IGES file.

§Errors

OgeomError::Construction if the document holds no solid, or a solid carries geometry with no IGES spelling here yet; the error names the entity and the parity row.