dos_hatcharea

返回填充图案的面积.


语法

(dos_hatcharea entity)

参数

entity

填充图案的图元名.

返回

如果成功, 返回面积.

nil 失败时.

示例

Command: (dos_hatcharea (car (entsel "\nSelect a hatch:")))

346.43372