Synopsis

PDX_MSGT lpiw_SetACISVersion(long option, int major, int minor)

Purpose

Set the ACIS save version.

Description

Set the ACIS modeler version of the save file. This function will set the ACIS major and minor version of the save file. This subsystem will create an ACIS save file using the api_save_entity. This function will create a certain version of the save file. Example: major = 1, minor = 5: The ACIS save file written by the LPIW subsystem will be ACIS 1.5. The default is major = 1, minor = 6.

Input

option

Option (not used)

major

Major version

minor

Minor version

Output

none

Return

      LPIW_NOERR
      .fi