BHoM / BHoM/Lusas_Toolkit

Lusas_Toolkit: Section Properties to try and use a catalogued section first

Open
#97 1 comment 0 reactions 1 assignee Claimed by @peterjamesnugent View on GitHub
severity:medium type:feature
Dominant language
C#
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Creating a section from library requires three strings:

Library name (Australian, UK, China etc.)
Library type (CHS, SHS etc.)
Section Name (102.4 x 102.1 CHS)
I have been able to get all the names for libraries, types and section names and intended to create an enumerable (not nested) for each library and section type.

The BHoM already has a section library that is agnostic of any software. Therefore, the following needs to be completed:

Add database settings (see Robot_Toolkit) that specify the section library
Using the the section library and the enum from the BHoM, work out the section amd convert it to a string in the format Lusas understands (both section type and name)
This will need to be done for each library
Write in to the SectionProperties that it will try and reference a section from the library first, before it creates a parametric one

We can add these eNums in the `Lusas_oM` and then the `LusasSettings`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.