Export TIN to Stereo Lithography File (STL)
- Author: Navaladi, Schoeller, Conrad (c) 2009
- Menu: File | Shapes | Export
Description
An StL ("StereoLithography") file is a triangular representation of a 3-dimensional surface geometry. The surface is tessellated or broken down logically into a series of small triangles (facets). Each facet is described by a perpendicular direction and three points representing the vertices (corners) of the triangle (Ennex Research Corporation). The StL file format is commonly used for 3D printing.
References
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | TIN | TIN, input | TIN | - | - | 
| Options | Attribute | table field | ZFIELD | - | - | 
| File | file path | FILE | - | - | 
| Output Type | choice | BINARY | - | Available Choices:
[0] ASCII
[1] binary
Default: 1 | 
Command Line
Usage: saga_cmd io_shapes 12 [-TIN ] [-ZFIELD ] [-FILE ] [-BINARY ]
  -TIN:   	TIN
	TIN, input
  -ZFIELD:	Attribute
	table field
  -FILE:  	File
	file path
  -BINARY:	Output Type
	choice
	Available Choices:
	[0] ASCII
	[1] binary
	Default: 1