entity:make-rectangle

说明:创建矩形框(水平,竖直方向)

用法:
 (entity:make-rectangle pt1 pt2)

参数:1 pt1 : 单个2D/3D坐标点;2 pt2 : 单个2D/3D坐标点;

返回值:

示例: