본문 바로가기
  • Welcome!
Creo korea 임시

ToolBOX - Interference Check 프로그램

by ToolBOX01 2021. 4. 16.
반응형

Creo 형상 검사 (Inspect Geometry) - Interference Check

 

1. Global Interference Check

 

부품과 서브어셈블리들 모델간 간섭을 측정 합니다.
계산 정밀도를 제어하고, 피처를 분석 할수 이있습니다
Interference Check

 

 

 

 

Global Interference Check는 Part 단위로 모든 부품을 1대 1로 간섭을 체크 할수 있습니다. 간섭이 발생하면 Part

이름들 과 간섭량이 표시 됩니다. 간섭의 결과는 "Feature"로 저장 할수 있고, "MC_INTF" Parameter에 날짜 정보가

Stamp 됩니다.  "삭제" 및 "변경"이 불가능 합니다.

 

 

2. Volume Interference Check

 

선택한 닫혀진 퀼트와 간섭이 없는지 검증을 합니다

선택한 퀼트와 간섭 하는 Part 파일을 표시합니다. 간섭량은 표시 하지 않습니다. 매우 작은 부품의 경우 Creo 메인

화면에서 간섭하는 부품을 검색하는 것은 어려울수 있습니다. 

 

 

3. Global Clearance

 

 부품 사이의 최소 거리 값이, 입력한 "Clearance 값"안에 있는 모든 부품을 검색 합니다.

 

 

4. Pairs Clearance

 

2개의 부품 사이의 최단 거리를 체크 합니다.

 

Simp Lap 기능의 Master 표현으로 두개의 부품만 표시합니다.  간섭이 발생한 경우 간섭 표시를 할수 있습니다

 

간섭량 표시

 

 

 

 

 


간섭체크 관련 API

 

How to perform a Global Clearance analysis for the entire 

assembly through Creo Parametric Customization APIs



1. Creo Parametric C Toolkit API:
    ProFitClearanceCompute()

2. Creo Parametric OTK JAVA API:
    SelectionEvaluator::ComputeClearance()

3. Creo Parametric OTK C++ API:
    pfcSelectionEvaluator::ComputeClearance()

4. Creo Parametric VB & WebLink API :
   ​​​​​​​IpfcSelectionEvaluator::ComputeClearance()

 

 

CS315032 - How to perform a Global Clearance analysis for the entire assembly through Creo Parametric Customization APIs

A PTC Technical Support Account Manager (TSAM) is your company's personal advocate for leveraging the breadth and depth of PTC's Global Support System, ensuring that your critical issues receive the appropriate attention quickly and accurately.

www.ptc.com

 

Pair Interference Check Program 개발위한 기능 테스트

 

1. Part File LIST

   - Part File Name & Feature Number List Create

   - Addition of exclusion option function

     1) Diagonal size 

     2) PART_NAME

 

2. Simp Rep 기능 사용
     1) 2EA Part File 선택 > Master Rep

 

     

       2) Global Interference 체크

           

           - 간섭이 없는 경우

간섭 없음

 

             - 간섭이 발생한 경우

 

간섭 발생

 

     3) Simp Rep Name : inter-check0001, inter-check0002, inter-check0003

 

     4) 간섭 체크 프로그램 실행 결과 UI

         -  Simp Rep을 선택할 수 있다

         - 선택된 Simp Rep을 open 한다

번호 Part File A Part File B Interference Image Simp Rep Name
1       inter-check0003
2       inter-check0010