Skip to content

utils

structural_sections.steel.standard_profiles.utils

Utility functions and (meta)classes for standard steel cross-section profiles.

Classes:

structural_sections.steel.standard_profiles.utils.StandardProfileMeta

Bases: type

Metaclass for standard profile classes to enable dynamic attribute access.

structural_sections.steel.standard_profiles.utils.StandardProfileProtocol

Bases: Protocol

Protocol for standard profile classes.