top_flange_fillet_radius property

top_flange_fillet_radius property

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

Definition:

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

See Also