web_thickness property

web_thickness property

Gets or sets the thickness of the web of the H-shape.

Definition:

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

See Also