bottom_bevel_height 属性
bottom_bevel_height 属性
获取和设置底部斜面的高度,或者应用到形状中的深度。 以点为单位。
定义:
@property
def bottom_bevel_height(self):
...
@bottom_bevel_height.setter
def bottom_bevel_height(self, value):
...
获取和设置底部斜面的高度,或者应用到形状中的深度。 以点为单位。
@property
def bottom_bevel_height(self):
...
@bottom_bevel_height.setter
def bottom_bevel_height(self, value):
...