How to use DirectContext3D

How to use DirectContext3D

Luffy11
Participant Participant
100 Views
2 Replies
Message 1 of 3

How to use DirectContext3D

Luffy11
Participant
Participant

Hello everyone, I have heard that it's possible to use DirectContext3D to visualize geometry in Revit; however, I don’t know how to use it. Could you share a few simple sample code snippets showing how to use it, or give me some references or documentation I can read?

0 Likes
101 Views
2 Replies
Replies (2)
Message 2 of 3

naveen.kumar.t
Autodesk Support
Autodesk Support

Hi @Luffy11 ,

 

First, I suggest you take a look at the video below.
https://www.autodesk.com/autodesk-university/class/DirectContext3D-API-Displaying-External-Graphics-... 


Next, check out the official Revit Developer Guide documentation.

https://help.autodesk.com/view/RVT/2026/ENU/?guid=Revit_API_Revit_API_Developers_Guide_Basic_Interac...

 


Naveen Kumar T
Developer Technical Services
Autodesk Developer Network

0 Likes
Message 3 of 3

blake29Y3W
Explorer
Explorer

There's a Nuget package that may be of assistance in wrapping your head around it:

 

GenFusionsRevitCore.Servers3dContext

0 Likes