top_flange_width property

top_flange_width property

Gets or sets the width of the top flange.

Definition:

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

See Also