A collection of parameters defining an extrusion layer.
Note: This object is not constructable
Optional Input parameters
type=FLOAT. Layer height. Cannot be specified if "z" is specified.
Default value: 1(double)
type=INTEGER. Number of sub-layers
Default value: 1
Allowable values: > 0
type=FLOAT. The z-coordinate at the top of the layer. Cannot be specified if "n" is specified.
Default value: 0(double)