Open
Conversation
Contributor
Author
|
Should these be in their own schema, like the Sheet Numbering are? |
Contributor
|
Once proven, these relationships feel like should go to an application-level DrawingProduction schema. Its purpose could be framed as "Application-specific concepts that support data-authoring functionality in Drawing Production". |
Contributor
Author
|
After a side conversation, we have agreed that the schema should exist here for the moment. |
| | * See LICENSE.md in the project root for license terms and full copyright notice. | ||
| ======================================================================================= --> | ||
| <ECSchema schemaName="DrawingProductionExperimental" alias="dpex" version="01.00.02" xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.2" description="This schema contains an experimental implementation of concepts associated with Drawing Production."> | ||
| <ECSchema schemaName="DrawingProductionExperimental" alias="dpex" version="01.00.03" xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.2" description="This schema contains an experimental implementation of concepts associated with Drawing Production."> |
Contributor
There was a problem hiding this comment.
This should be 01.00.02 upon release. As part of my last PR, I incremented the last digit of the WIP copy to 01.00.02.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Relationships for Drawing Dependency
Introducing relationships used by the Drawing Production for relating Drawings to the Elements they depend on. These are in the Drawing Production Application layer without plans to promote anywhere else.
These relationships classes will assist with knowing when a Drawing is out of date and when it needs to be recreated.