반응형 cpfcmatrix3d1 UI를 사용 하여 어셈블리로 부품을 불러오기 □ 소개 Creo UI를 이용하여 조립을 하는 기능 입니다. 조립 위치는 "Automatic"으로 정의 됩니다. ▷ 코드 Option Explicit Sub intoAssemble() On Error GoTo RunError Application.EnableEvents = False '// Check if "Program01" worksheet exists If Not WorksheetExists("Program01") Then MsgBox "Worksheet 'Program01' not found.", vbExclamation, "Error" Exit Sub End If Dim asynconn As New pfcls.CCpfcAsyncConnection Dim conn As pfcls.IpfcAsync.. 2024. 1. 10. 이전 1 다음 반응형