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

ACIM exporter should use a consistent tag for execution status #552

Open
Petingo opened this issue Nov 30, 2024 · 0 comments
Open

ACIM exporter should use a consistent tag for execution status #552

Petingo opened this issue Nov 30, 2024 · 0 comments
Labels
enhancement New feature or request grasshopper

Comments

@Petingo
Copy link
Collaborator

Petingo commented Nov 30, 2024

Currently, the ACIM exporter uses "executed" for timber's status but "status" for cuts and holes (the Done/NotDone status). I suggest modifying the tag for timber from "executed" to "status" to keep them consistent as they represent a similar concept.

Reference:

timber_executed_et = ET.SubElement(timber_et, "executed")

@Petingo Petingo added enhancement New feature or request grasshopper labels Nov 30, 2024
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
Projects
None yet
Development

No branches or pull requests

1 participant