bottom_flange_fillet_radius property

bottom_flange_fillet_radius property

Gets or sets the radius of fillet between the web and the bottom flange.

Definition:

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

See Also