r 命令用于从形状列表创建区域。注意,这些形状必须已在数据库中创建,才能执行这些操作。
# Create a region named region1.r that consists of a union # of the objects sph1.s and sph2.s r region1.r u sph1.s sph2.s