env:save-product-id
List of: Scheme Extensions
Subjects: SAT Save and Restore
Contents: Kernel

Action: Returns the save product information.

Filename: kern/kern_scm/fileinfo_scm.cxx

Syntax: (env:save-product-id)

Arg Types: None

Returns: string

Description: The Fileinfo class contains additional file header information, such as the ACIS product used to save the model, ACIS version, millimeters per model unit, date model was saved, ACIS save file version, and other relevant model data. It is required that units and product ID in the save Fileinfo be populated before you can save a SAT file.

Example: ; env:save-product-id

; Get the save product id from the Fileinfo object.

(env:save-product-id)

;; "ACIS/Scheme AIDE - 10.0"
PDF/KERN/12SCA.PDF
HTM/DATA/KERN/KERN/12SCA/0116.HTM