Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 592 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 592 Bytes

MeshSTEPLoader

AUTHOR :

  • Jean-Remy Chardonnet

LICENCE :

  • None

EXAMPLE :

  • MeshSTEPLoader.scn (located in STEPLoader/example)

OTHER COMMENTS :

PARAMETERS :

  • deflection : Deflection parameter for tesselation
  • keepDuplicate : Boolean for keeping duplicated vertices (as vertices are read per face, there are many duplicated vertices) If true, keep the original list of vertices, else remove all duplicated vertices
  • debug : If true, print information in the output tab for debug mode