bottom_bevel_type 属性

bottom_bevel_type 属性

获取和设置底部斜面的类型,或者应用到形状中的深度。 以点为单位。

定义:

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

也可以看看