I'd like to hide the geometric dimension, geometric tolerance and datum in my addin progrom of solidworks, but I don't know how to do.
In the API guide, there are only hide dimension macro(IModelDoc2::HideDimension()), but the GT and Datum are not.
SolidworksApi macros