bottom_flange_width property

bottom_flange_width property

Gets or sets the extent of the width.

Definition:

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

See Also