By Adam Nagy
If you already have the dbId of an object then you can get the related fragment id's the following way:
var it = viewer.model.getData().instanceTree; it.enumNodeFragments(dbId, function(fragId) { console.log(fragId); }, false);
« Join us at HackManchester in October | Main | First try at Cloud9, View & Data API boilerplate »
As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.
Having trouble reading this image? View an alternate.
Your Information
(Name is required. Email address will not be displayed with the comment.)
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 |
Comments