
This functionality is provided as a preview
of intended future API capabilities. You are encouraged to use it and report any problems or suggestions using the
Fusion API and Scripts forum.
Because this is a preview of future functionality, there is the possibility that it will change, which will possibly
break any existing programs that use this functionality. Because of that, you should never deliver any programs that use
any preview capabilities. For a distributed program, you should wait until it has moved from preview to released state.
Creates the *LSRP card.
"additiveFEADeckBuilder_var" is a variable referencing an AdditiveFEADeckBuilder object. |
"additiveFEADeckBuilder_var" is a variable referencing an AdditiveFEADeckBuilder object. |
| Name | Type | Description |
| power | double | Heat source power in W. |
| radius | double | Radius of the melt pool in mm. |
| speed | double | Travel speed in mm/s. |
| thickness | double | Layer thickness in mm. |
| hatch | double | Hatch spacing (gap width) in mm. |
| recoaterTime | double | Recoater time in s. |
| layerCount | integer | Number of layers. |
| initialAngle | double | Initial vector angle in degrees. |
| angleChange | double | Vector angle change from layer to layer, in degrees. |
| xSize | double | x size of part in mm. |
| ySize | double | y size of part in mm. |