Main Content

CAD File Import and Export

Stereolithography (STL), STEP, IGES, glTF, and Gerber files

The Antenna Toolbox™ provides multiple objects and functions to import and export CAD files. Formats supported include stereolithography files (STL), Standard for the Exchange of Product Model Data (STEP), Initial Graphics Exchange Specification (IGES), Graphics Library Transmission Format (glTF), and Gerber files.

You can use CAD files for designing custom antennas and arrays, creating platforms for antenna installation and radar cross section (RCS), generating Gerber files for PCB fabrication, and creating a scenario for ray tracing analysis. This table shows objects and functions from Antenna Toolbox that support each CAD format.

Objects

expand all

customAntennaStlCreate custom 3-D antenna geometry using STL, STEP, or IGES files
platformCreate platform object for installed antenna setup
siteviewerCreate Site Viewer
stlFileCheckerDetect and list bad features of STL files (Since R2021b)
stackUpCreate PCB stackup definition (Since R2020b)

Functions

expand all

stlreadCreate triangulation from STL file
stlwriteWrite mesh information to STL file
gerberReadCreate PCBReader object with specified Gerber and drill files (Since R2020b)
gerberWriteGenerate Gerber files

Featured Examples