반응형 CREO Optimal design1 치수 값을 자동으로 대입 하여, 모델 면적 표시하기 Changing the model with multiple dimension values Template 모델에서 변경하고자 하는 치수들을 읽어 모델을 변경 합니다. 면적을 구하는 Feature를 생성하고, 면적 매개변수 값을 표시 합니다. Dimension List의 dim_width , dim_height 값을 입력 합니다. 프로그램이 자동으로 Creo 모델에 치수값을 대입 합니다 프로그램 소스 Sub Dimension_Modify() Dim asynconn As New pfcls.CCpfcAsyncConnection Dim conn As pfcls.IpfcAsyncConnection Dim session As pfcls.IpfcBaseSession On Error GoTo RunError Set c.. 2021. 3. 30. 이전 1 다음 반응형