bottom_flange_thickness property

bottom_flange_thickness property

Gets or sets the flange thickness of H-shape.

Definition:

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

See Also