摘要:
Function SelectByID2( _ ByVal Name As System.String, _ ByVal Type As System.String, _ ByVal X As System.Double, _ ByVal Y As System.Double, _ ... 阅读全文
摘要:
1 'SolidWorks API Help 2 'Move Bodies Example (VB.NET) 3 'This example shows how to move all of the bodies in a part document. 4 5 '----------------... 阅读全文