Skip to content

Sanaxen/IGES-STEP-to-OBJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IGES-STEP-to-OBJ

based on OpenCASCADE

IGES and STEP are converted to OBJ (with material).

igescnv.exe IGESorSTEP_File -o objbasename -edge [0,1] -one [0,1] -timeout min

ex) igescnv.exe model.igs -o model

This OBJViewer is Meshlab.

Convert surface (control point) to IGES

ex) igescnv_write.exe CP.dat -o igesFile.igs

CP.dat is the control point data file. https://github.com/Sanaxen/OBJ-to-IGES

Requirements

Visual Studio

External Libraries

OpenCASCADE7.1.0-vc10-64

Releases

No releases published

Packages

No packages published

Languages