Channel#

class xsection.library.Channel(d, b, tf, tw=None, sf=0, mesh_scale=0.002, **kwds)#

A polygon representation of a channel (C) section.

tf: float#

Thickness of the flange.

tw: float#

Thickness of the web.

d: float#

Depth of the section.

b: float#

Width of the flange.