Get started
Tutorials
API
IO
IO::write()
IO::read()
STEPFile
STEPFile::STEPFile()
STEPFile::write()
IGESFile
IGESFile::IGESFile()
IGESFile::write()
Public Static Functions
Write shapes into a file.
file_name – Name of the file
shapes – List of shapes
file_format – File format [‘step’, ‘iges’]
Read shapes from a file.
Public Functions
New STEP file.
file_name – Name of the file to read
shapes – Shapes to write
IGES file.
file_name – Name of the file to work with