Overview | Statement List | Example


之间的两个指定点

Synopsis

obj = LINE/x1,y1[,z1],x2,y2[,z2]

Description

Creates a line by specifying the coordinates of the end points of the line.

The Z value at both positions is optional. Therefore, if only the X and Y coordinates of an end point are specified, the current depth setting is assumed for the Z coordinate. If both Z values are omitted, the line lies in a plane parallel to the X-Y plane of the work coordinate system.

Parameters

Parameter

Description

x1,y1,z1,x2,y2,z2

The coordinate values of two points between which the line is created. The start point of the line is at coordinates x1,y1,z1 and the end point is at coordinates x2,y2,z2.


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