Overview | Statement List


模式设置

Synopsis

PLMODE/sort field pos,sort mode,callout mode,box mode,header mode,update ID sym mode,line space factor[,SECSRT,value1,value2][,COLUMN,value1,value2,value3][,RPMODE,value][,SKIPVL,value][,FROZEN,value][,IFERR,label:]

Description

Allows you to control all of the mode settings for the parts list. The mode settings include the following: sort field position, sort mode, callout mode, box mode, header mode, update ID symbols, and line space factor.

A mode setting for all modes is required. All values must be positive integers. Valid settings are found below under Parameters.

Parameters

Parameter

Description

sort field pos

Specify the number of the column or field on which the system sorts the parts list members. Specify zero to indicate no sort field.

For example, you may wish to list the parts list members numerically by the part number. If the part number field is column 1, you would specify this number in conjunction with the sort mode value of 3 for numeric sort.

sort mode

Specifies the method by which the parts list rows are sorted (or appear in the list). This value is used in conjunction with the sort field position value.

0 = No sort
1 = Alphabetic sort
2 = Reverse alphabetic sort
3 = Numeric sort
4 = Reverse numeric sort

callout mode

Specifies the manner in which any callouts or id symbols are generated for the parts list.

1 = Alphabetic callouts
2 = Reverse alphabetic callouts
3 = Numeric callouts
4 = Reverse numeric callouts
5 = Manual callouts

box mode

Specifies whether you want to form boxes by having lines drawn between all of the columns and rows of the parts list.

0 = Boxes off
1 = Boxes on

header mode

Specifies the position of the parts list header block.

0 = Header above
1 = Header below
2 = No header

update ID syms

Specifies whether to automatically update ID symbols of a given type attached to parts list members to reflect the new values generated from any changed callouts.

0 = NO_UPDATE
1 = update CIRCLE ID symbols only
2 = update DIVIDED_CIRCLE ID symbols only
3 = update SQUARE ID symbols only
4 = update DIVIDED_SQUARE ID symbols only
5 = update HEXAGON ID symbols only
6 = update DIVIDED_HEXAGON ID symbols only
7 = update TRIANGLE_POINT_UP ID symbols only
8 = update TRIANGLE_POINT_DOWN ID symbols only
9 = update DATUM_TARGET ID symbols only
10 = update OBLONG_BOX ID symbols only

line space factor

Specifies a line space factor larger or smaller than that of the normal font line space. The specified value is a multiple of the existing font line space. This must be a positive value.

SECSRT,value1,value2

Specifies a second sort field where value1 is the second sort field position and value2 is the second sort mode (see the previous description for the sort mode parameter).

COLUMN,value1,value2,value3

Specifies column control. The parameters value1, value2, and value3 have the following meanings.

Value

Description

value1

Maximum rows per column >= 0

value2

-2 = Left with no header
-1 = Left with header
1 = Right with header
2 = Right with no header

value3

Gap between columns >= 0

RPMODE,value

Specifies report mode.

0 = As defined
1 = Single level
2 = Multiple levels

SKIPVL,value

Specifies to skip one level.

0 = Parts list of displayed part
1 = Parts list of single, top level child of display

FROZEN,value

Specifies which rows are frozen.

Value

Description

0

No rows frozen

>0< number of rows

Rows up to and including this row are frozen

>= number of rows

All rows are frozen


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