Hello together
I have seen the following post for colouring surfaces.
https://www.eng-tips.com/viewthread.cfm?qid=473648#post
Option Strict Off
Imports System
Imports NXOpen
Imports NXOpen.UF
Imports NXOpenUI
Module changeColorOfPreSelectedFaces_v2
Dim theSession As Session =...