web_thickness property

web_thickness property

Gets or sets the thickness of wall.

Definition:

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

See Also