ignore_invisible_shapes属性

ignore_invisible_shapes属性

指示是否导出那些不可见的形状

评论

默认值为 false。

定义:

@property
def ignore_invisible_shapes(self):
    ...
@ignore_invisible_shapes.setter
def ignore_invisible_shapes(self, value):
    ...

也可以看看