반응형 creo python2 Creo & Python] Get the parameter name of the model ▣ Get the parameter name of the currently active modelInstead of c.parameter_list(), use creopyson.parameter.list_(c, file_="model name") for stable operation.file_get_active() → Check the currently active model.file_list() → Check all open models.parameter.list_() → Retrieve the model's parameter names/values.Python code : import creopysonfrom creopyson import parameter as cr_param # Module fu.. 2025. 9. 5. CREOSON-Creo 9기준] 설치 및 환경 설정 CREOSON 프로그램 다운로드 : CreosonServerWithSetup-2.8.2-win64.zip64비트 옵션을 선택, Java 런타임 환경(JRE)이 포함되어 있어 별도 설치가 필요 없습니다.다운 로드 하고, zip 파일을 해제 합니다. Release Version 2.8.2 · SimplifiedLogic/creosonSee the RELEASE_NOTES.txt inside the zip files for details. Long overdue: now supports Creo 9. Added center of gravity to file:massprops output Warning to those who use interface:export_image: a b...github.com ▶ C.. 2025. 9. 4. 이전 1 다음 반응형