![]() |
PK_REPORT_close |
PK_ERROR_code_t PK_REPORT_close
(
--- received arguments ---
PK_REPORT_t report
)
This function closes the given 'report'.
Specific Errors:
PK_ERROR_wrong_report Attempt to close Parasolid's own report
(MILD)
When a report is closed then the next call to PK_REPORT_add_records on
that report will first clear that report, i.e. remove any existing records.