Render Text via Direct Context 3D
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...
sharpbim.hashnode.dev4 min read