Overview | Symbol List


视图光标的选择

Synopsis

&VWCURS

Description

Allows you to read or set the view of the cursor for object selection. You can set it to the work view or to any view. This is useful when trying to select geometry on a drawing with active member views, or trying to select in a view when there are overlapping views.

If you set the view of the cursor to the work view, all geometry selection and screen positions will take place in the work view. If you set it to any view, the view of the cursor will be determined by the smallest viewport that contains the cursor.

When creating a part, the default is any view. This setting will be saved with the part.

NOTE: This GPA's settings only last during program execution. When your program terminates, Unigraphics uses it's own settings.

Characteristics

Read/Write - Number - [1,2]

Constant Values

1 = &ANY
2 = &WORK

Parameters

Parameter

Description

&ANY

GPA constant which sets the view of the cursor to the smallest viewport containing the cursor.

&WORK

GPA constant which sets the view of the cursor to the work view.

 


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