-
Hey i tried deploying the itwin app on netlify... i got this error...any idea on how to resolve this
error_description=The+requested+scope+is+invalid%2C+unknown%2C+malformed%2C+or+exceeds+that+…
-
For the page
https://github.com/iTwin/itwinjs-core/blob/release/2.19.x/docs/learning/GeometrySqlFuncs.md
There is reference to a ElementGeom table for the iModel_placement.
Is there such a thing fo…
-
Hi,
We have a legacy database that contains information extracted from .i.dgn files using the [i-model desktop sdk](https://www.bentley.com/en/software-developers/sharing-deliverables/i-model-sdk).…
-
@austeja-bentley @calebmshafer
The AuthorizationCallback should probably be renamed to AccessTokenCallback, and return a Promise that contains the token in the same format as IModelApp.getAccessTok…
-
I'm looking to know when a model from an external source (Projectwise) was last consumed in an iModel. Would the command "select * FROM Bis.ExternalSourceAspect si JOIN bis.Model e ON si.Scope.Id = e.…
-
it's also important to notice that the last example (function) will have an automatic `displayName` in the React Dev Tools while the previous 2 won't have it
* * *
_⚠ Do not edit this section. It is …
isc30 updated
3 years ago
-
Hello,
Considering the model, you can interact with its elements (that is, click on the element) and get more detailed information on the side information window. I wanted to find out where the code …
-
How do I know whether iModel is provisioned with a particular domain schema from frontend code? If schema is already loaded then I don't want to upload it again. The app has a UI control which would e…
-
I cannot find the @itwinjs-sandbox npm module used in ViewAttributesApp.tsx. It doesn't seem to be mentioned in the API docs and it isn't available on npmjs.com. Have I missed something in the tutoria…
-
Hello iTwin.js team,
Please can I ask You? … I have done Accredited iTwin developer course via YouTube channel. So now I would like to test some next modifications, but sample Smart House from Bentle…