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
DERIVE statements are currently parsed, but not code is generated. DERIVE statements should generate code for property getters.
DERIVE
The text was updated successfully, but these errors were encountered:
Also for consideration in STEP export, From ISO 10303-21:
Explicit attributes which got re-declared as derived in a subtype are encoded as "*" in the position of the supertype attribute.
Sorry, something went wrong.
No branches or pull requests
DERIVE
statements are currently parsed, but not code is generated.DERIVE
statements should generate code for property getters.The text was updated successfully, but these errors were encountered: