Skip to content
Discussion options

You must be logged in to vote

The timeline of an iModel is not produced from copies of source files; it is produced from changes to those files over time. The following would produce the results you seem to be expecting:

  • Create .dgn file containing a red cylinder.
  • Import it and create named version Version_1.
  • In the same .dgn file, add 2 spheres to the model.
  • Rerun the bridge and create named version Version_2.
  • In the .dgn file, add 2 more spheres.
  • Rerun the bridge and create named version Version_3.

This will produce one model containing 5 elements, plus 3 named versions showing how the contents of that model changed over time.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Swing366
Comment options

Answer selected by calebmshafer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants