Render Text via Direct Context 3D
Jun 11, 2024 · 4 min read · Rendering text in the Revit API using DirectContext3D can be approached in several ways, each with its advantages and limitations. Here, we explore two methods: FormattedTextand GraphicsPath. FormattedText FormattedText.BuildGeometry is a practical c...
Join discussion