Hello gentalmen,
When I insert the CatPart in a large assembly, it always went to the absolute 0 position, but I would like it in the screen center. Is it possible to do by a scrip?
Thanks a lot!
Hi Guys,
Is someone know how to searching the color of the selected face?
I write one as below, but it always shows mistake at last two line. Could someone please help? Many thanks.
Sub CATmain ()
Dim objSel As Object
Dim varFilter(0) As Variant
Dim strReturn As String
Dim strMsg As String...