Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
peterjamesnugent opened this issue Nov 15, 2018 · 1 comment
Assignees
Labels
severity:medium Slows progress, but workaround is possible type:feature New capability or enhancement

Comments

@peterjamesnugent
Copy link
Member

peterjamesnugent commented Nov 15, 2018

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.

@peterjamesnugent peterjamesnugent self-assigned this Nov 15, 2018
@peterjamesnugent peterjamesnugent added this to the BHoM 2.1 MVP milestone Nov 15, 2018
@adecler adecler removed this from the BHoM 2.2 MVP milestone Dec 21, 2018
@al-fisher al-fisher added severity:medium Slows progress, but workaround is possible type:feature New capability or enhancement and removed feature labels Mar 20, 2019
@peterjamesnugent
Copy link
Member Author

We actually do part of this already - but it would be good to drill down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity:medium Slows progress, but workaround is possible type:feature New capability or enhancement
Projects
None yet
Development

No branches or pull requests

3 participants