Overview | Symbol List


模式数据归档

Synopsis

&PATFIL

Description

Controls pattern data creation during archive filing of the entire part using the FILE statement.

NOTE: When you set &PATFIL, the system ignores the current part condition.

Pattern data WILL be saved within a part file under two conditions:

  1. When &PATFIL is set to 1 (&YES) prior to filing.

  2. When the current part already contains pattern data and &PATFIL is NOT set to 2 (&NO) prior to filing.

Pattern data WILL NOT be saved within an archive part file under two conditions:

  1. When &PATFIL is set to 2 (&NO) prior to filing.

  2. When the current part does not contain pattern data, and &PATFIL is NOT set to 1 (&YES) prior to filing.

NOTE: Setting the pattern data archiving switch to NO (&PATFIL=2) also sets the shaded data archiving switch to NO (&PATSHD=2), since shaded data cannot be filed unless pattern data is filed.

Characteristics

Read/Write - Number - [1,2]

Constant Values

1 = &YES
2 = &NO

Parameters

Parameter

Description

&YES

GPA constant which indicates that pattern data will be saved. See the above two conditions under which pattern data will be saved.

&NO

GPA constant which indicates that no pattern data will be saved. See the above two conditions under which pattern data will not be saved.

 


Copyright ©2015 胡君NX二次开发官网(www.UGapi.com) QQ:85585969 All Rights Reserved.