Overview | Statement List


更改视图状态

Synopsis

DRAWE/['drawing name',]DVSTAT,'view name',{REF|ACTIVE}[,IFERR,label:]

Description

Changes the status of a view between active and reference on the specified drawing. The specified drawing must be the current drawing. It is not, it will generate an error.

Parameters

Parameter

Description

'drawing name'

A string or string variable which represents the name of the drawing where the view is located.

DVSTAT

Minor word which indicates that the status of the specified view is to be changed.

'view name'

A string or string variable which represents the name of the view whose status is to be changed.

REF

Minor word which indicates that the status of the view should be changed to reference.

ACTIVE

Minor word which indicates that the status of the view should be changed to active.

IFERR,label:

Specifies a label to which the program jumps if an error occurs in editing the drawing.


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