PdcMaterial.SawCosts: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 February 2025

  • curprev 08:2608:26, 28 February 2025 TC talk contribs 741 bytes +741 Created page with "== Declaration == SawCosts as double == Description == Returns or changes the saw costs == Notes == This property sets or returns the sawcosts of the material. It can not be found in the calculation form, it's a result of saw costs. In the database this is field DM_MATLINES.DM_SAWCOSTS. == Code example == This code example opens a calculation, loops through its materials, and shows the saw costs for each material in a message box. <source lang="vb"> dim objCalc s..."