bottom_flange_edge_radius property

bottom_flange_edge_radius property

Gets or sets the radius of the upper edges of the bottom flange.

Definition:

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

See Also