We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Raised up in https://github.com/orgs/BHoM/discussions/1439#discussioncomment-3924016
Could look into adding request to help filtering by a specific label, such as all bars with a specific section property assigned.
API seem to support creating selections based on a particular label type and name, that then could be used to filter out wanted objects:
m_RobotApplication.Project.Structure.Selections.CreateByLabel
Robot specific request making use of this feature could be useful.
The text was updated successfully, but these errors were encountered:
IsakNaslundBh
No branches or pull requests
Description:
Raised up in https://github.com/orgs/BHoM/discussions/1439#discussioncomment-3924016
Could look into adding request to help filtering by a specific label, such as all bars with a specific section property assigned.
API seem to support creating selections based on a particular label type and name, that then could be used to filter out wanted objects:
m_RobotApplication.Project.Structure.Selections.CreateByLabel
Robot specific request making use of this feature could be useful.
The text was updated successfully, but these errors were encountered: