4.1.1.2. CSA o86-19, CLT Design

CLT design checks exist for out of plane CLT loads only.

4.1.1.2.1. Beam Column Object

class DesignPropsClt19(firePortection: Optional[GypusmFlatCSA19] = None, fireSection: Optional[SectionCLT] = None, Lx: bool = False, Ly: bool = False)[source]

Bases: object

Design propreties specifically for a glulam beamcolumn element

Lx: bool = False
Ly: bool = False
firePortection: GypusmFlatCSA19 = None
fireSection: SectionCLT = None
class BeamColumnCltCsa19(member: Member, section: SectionCLT, sectionOrientation: float = 0, designProps: Optional[DesignPropsClt19] = None, userProps: Optional[dataclass] = None, eleDisplayProps: Optional[dataclass] = None)[source]

Bases: BeamColumn

designProps: DesignPropsClt19
section: SectionCLT
setSectionFire(sectionFire, burnDims=None)[source]