Overview | Statement List


重命名图纸

Synopsis

DRAWN/['old drawing name',]'new drawing name'[,IFERR,label:]

Description

Renames the specified drawing. If you do not specify the drawing to be renamed, the system renames the current drawing. Renaming a drawing does not create a new drawing.

Parameters

Parameter

Description

'old drawing name'

A string or string variable which represents the name of the drawing to be renamed.

'new drawing name'

A string or string variable which represents the new name of the drawing.

IFERR,label:

Specifies a label to which program execution jumps if an error occurs. Possible errors include: no current drawing; invalid drawing name; drawing does not exist; drawing already exists with specified name; new drawing name is invalid.

 


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