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

feat(gh): Add support for TextEntity conversion both ways. #3057

Merged
merged 1 commit into from Nov 22, 2023

Conversation

AlanRynne
Copy link
Member

@AlanRynne AlanRynne commented Nov 22, 2023

TextEntity cannot be fetched from Rhino, but can be created through a Python/C# script, and obviously received through Speckle.

Screenshot 2023-11-22 at 11 33 04

It also cannot be baked from Grasshopper, so users are left the responsibility of knowing what to do with these.

Since they're convertible, you can always plug them into a "Deconstruct Speckle Object" to get their inner info.

TextEntity cannot be fetched from Rhino, but can be created through a Python/C# script.

It also cannot be baked from Grasshopper, so users are left the responsibility of knowing what to do with these.

Since they're convertible, you can always plug them into a "Deconstruct Speckle Object" to get their inner info.
@AlanRynne AlanRynne added enhancement New feature or request grasshopper issues related to the grasshopper connector. labels Nov 22, 2023
Copy link

@AlanRynne AlanRynne merged commit f8f9566 into main Nov 22, 2023
29 checks passed
@AlanRynne AlanRynne deleted the alan/gh/add-textEntity-support branch November 22, 2023 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request grasshopper issues related to the grasshopper connector.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants