Tool Import Stereo Lithography File (STL)
Import Stereo Lithography File (STL)
References
- Author: O.Conrad (c) 2008
- Menu: File|Shapes|Import
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Point Cloud (*) | Data Object Point Cloud, output, optional | POINTS | - | - |
Shapes (*) | Data Object Shapes, output, optional | SHAPES | - | - |
Grid (*) | Data Object Grid, output, optional | GRID | - | - |
Options | File | File path | FILE | - | - |
Target | Choice | METHOD | - | Available Choices: [0] point cloud [1] point cloud (centered) [2] points [3] faces [4] raster Default: 0 |
Raster Dimension | Choice | METHOD_RASTER | - | Available Choices: [0] Number of Pixels (Width) [1] Pixel Size Default: 0 |
Number of Pixels | Integer | GRID_NX | - | Minimum: 10 Default: 2000 |
Pixel Size | Floating point | GRID_CELL | - | Minimum: 0.000000 Default: 1.000000 |
X Axis | Floating point | ROT_X | - | Default: 0.000000 |
Y Axis | Floating point | ROT_Y | - | Default: 0.000000 |
Z Axis | Floating point | ROT_Z | - | Default: 0.000000 |
(*) optional |
Command-line
Usage: saga_cmd io_shapes 11 [-POINTS <str>] [-SHAPES <str>] [-GRID <str>] [-FILE <str>] [-METHOD <str>] [-METHOD_RASTER <str>] [-GRID_NX <num>] [-GRID_CELL <double>] [-ROT_X <double>] [-ROT_Y <double>] [-ROT_Z <double>]
-POINTS:<str> Point Cloud
Data Object Point Cloud, output, optional
-SHAPES:<str> Shapes
Data Object Shapes, output, optional
-GRID:<str> Grid
Data Object Grid, output, optional
-FILE:<str> File
File path
-METHOD:<str> Target
Choice
Available Choices:
[0] point cloud
[1] point cloud (centered)
[2] points
[3] faces
[4] raster
Default: 0
-METHOD_RASTER:<str> Raster Dimension
Choice
Available Choices:
[0] Number of Pixels (Width)
[1] Pixel Size
Default: 0
-GRID_NX:<num> Number of Pixels
Integer
Minimum: 10
Default: 2000
-GRID_CELL:<double> Pixel Size
Floating point
Minimum: 0.000000
Default: 1.000000
-ROT_X:<double> X Axis
Floating point
Default: 0.000000
-ROT_Y:<double> Y Axis
Floating point
Default: 0.000000
-ROT_Z:<double> Z Axis
Floating point
Default: 0.000000