Synopsis

PDX_MSGT gdx_ReadSTL(long option, const char *stlFileName, int gdxModel)

Purpose

Convert STL to GDX

Description

Read the specified STL file and map triangle definitions to GDX tessellated entities. If colors are detected, tessellated shapes will be divided by color. Each solid will be mapped to a tessellated group.

Input

option

Options (not used)

stlFileName

STL file name to read

gdxModel

GDX model to create entities in

Return

GDX_NOERR or error