Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Variable name

Description

ordered_parts[0].unit_price

Value of the order unit price

ordered_parts[0].discount

Value of the discount (deprecated)

ordered_parts[0].quantity

Quantity of the models in the order

ordered_parts[0].stl_file.volume

Volume of the current 3D model [mm^3]

ordered_parts[0].stl_file.machine_volume

Area of the current 3D model [mm^2]

ordered_parts[0].stl_file.area

Area of the current 3D model [mm^2]

ordered_parts[0].stl_file.h

Height of the current 3D model [mm]

ordered_parts[0].stl_file.w

Width of the 3D model [mm]

ordered_parts[0].stl_file.d

Depth of the 3D model [mm]

ordered_parts[0].name

Name of the order

ordered_parts[0].datetime_created

Time of the order creating

...