# Aluminum Design

Go to [source] (opens new window)

# AluminumDesignSLSConfigurations

# AluminumDesignSLSConfigurations(no, name, members_no, member_sets_no, comment, params, model)

  • Parameters

    • no (int) – Aluminum Design Serviceability Limit State Configuration Tag

    • name (str) – User Defined Configuration Name

    • members_no (str) – Assign Configuration to Selected Members

    • member_sets_no (str) – Assign Configuration to Selected Member Sets

    • comment (str, optional) – Comment

    • params (dict, optional) – Any WS Parameter relevant to the object and its value in form of a dictionary

    • model (RFEM Class, optional) - Model to be edited

# AluminumDesignULSConfigurations

# AluminumDesignULSConfigurations(no, name, members_no, member_sets_no, comment, params, model)

  • Parameters

    • no (int) – Aluminum Design Ultimate Limit State Configuration Tag

    • name (str) – User Defined Configuration Name

    • members_no (str) – Assign Configuration to Selected Members

    • member_sets_no (str) – Assign Configuration to Selected Member Sets

    • comment (str, optional) – Comment

    • params (dict, optional) – Any WS Parameter relevant to the object and its value in form of a dictionary

    • model (RFEM Class, optional) - Model to be edited