Tool Import Stereo Lithography File (STL)
- Author: O. Conrad (c) 2008
- Menu: File|Shapes|Import
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Output | Point Cloud (*) | Data Object Point Cloud (optional output) | POINTS | - | - |
Shapes (*) | Data Object Shapes (optional output) | SHAPES | - | - | |
Grid (*) | Data Object Grid (optional output) | GRID | - | - | |
Options | File | File path | FILE | - | - |
Target | Choice | METHOD | - | Available Choices: [0] point cloud [1] point cloud (centered) [2] points [3] raster Default: 3 | |
Raster Dimension | Choice | METHOD_RASTER | - | Available Choices: [0] Raster Resolution (Pixels X) [1] Raster Resolution (Pixel Size) Default: 0 | |
Raster Resolution (Pixels X) | Integer | GRID_NX | - | Minimum: 0 Default: 2000 | |
Raster Resolution (Pixels 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 (optional output) -SHAPES:<str> Shapes Data Object Shapes (optional output) -GRID:<str> Grid Data Object Grid (optional output) -FILE:<str> File File path -METHOD:<str> Target Choice Available Choices: [0] point cloud [1] point cloud (centered) [2] points [3] raster Default: 3 -METHOD_RASTER:<str> Raster Dimension Choice Available Choices: [0] Raster Resolution (Pixels X) [1] Raster Resolution (Pixel Size) Default: 0 -GRID_NX:<num> Raster Resolution (Pixels X) Integer Minimum: 0 Default: 2000 -GRID_CELL:<double> Raster Resolution (Pixels 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