Ellipse.to_step
- Ellipse.to_step(filepath, schema='AP203')[source]
- Write the curve geometry to a STP file. - Parameters:
- filepathstr
- The path of the output file. 
- schemastr, optional
- The STEP schema to use. Default is - "AP203".
 
- Returns:
- None
 
 
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Write the curve geometry to a STP file.
The path of the output file.
The STEP schema to use. Default is "AP203".