utils
structural_sections.steel.standard_profiles.utils
Utility functions and (meta)classes for standard steel cross-section profiles.
Classes:
-
StandardProfileMeta–Metaclass for standard profile classes to enable dynamic attribute access.
-
StandardProfileProtocol–Protocol for standard profile 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.