Lusas_Toolkit: Section Properties to try and use a catalogued section first #97
Labels
severity:medium
Slows progress, but workaround is possible
type:feature
New capability or enhancement
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 theLusasSettings
.The text was updated successfully, but these errors were encountered: