본문으로 건너뛰기
  1. Authors/

Yna

2024

Creo Illustrate 회전축 변경
·1 분· loading · loading
Yna
Solution PTC Creo Illustrate Creo Illustrate Animation
Creo Illustrate Animation # Creo Illustrate를 통해 부품의 조립 순서를 보여주는 애니메이션을 제작할 수 있습니다. 이 글은 애니메이션 작성 과정에서 3D 형상이 의도한 방향으로 회전하지 않는 경우 회전 축을 설정하여 의도한 방향으로 3D 형상을 회전시킬 수 있는 가이드를 제공하고자 합니다.
Java Web Project Unit Test
·3 분· loading · loading
Yna
Techtopic 단위 테스트 Junit Java Test Unit Test
Java Web Project Unit Test # 프로젝트를 진행하다 보면 단위 테스트를 수행해야 하는 경우가 있습니다. 이 글을 통해 java 언어로 개발 시 단위 테스트를 효율적으로 진행하기 위한 내용을 공유하고자 합니다.
Vuforia Thingworx Data 연계
·2 분· loading · loading
Yna
Solution Techtopic Vuforia Thingworx
Vuforia - Thingworx 데이터 연계 # 본 포스팅은 Thingworx과 관련된 설정은 포함하지 않습니다. Thingworx에 대한 기본지식이 있음을 가정합니다. Vuforia를 처음 사용하시는 분들에게 도움이 되길 바랍니다.
Javascript Custom HTMLElement 2
·3 분· loading · loading
Yna
Techtopic CSS Html Javascript
Custom HTMLElement # 이번 포스팅에선 Custom HTMLElement의 스타일을 변경하는 방법과 만든 Custom HTMLElement를 사용한 예제를 간략하게 포스팅 하겠습니다. CSS 적용하기 # const styleText = ` div { border : 1px solid; margin: 15px; width : 200px; height: 240px; }`; class CustomTag extends HTMLElement { constructor() { .

2023

Thingworx Extension Third-Party JavaScript Libraries Tip
·1 분· loading · loading
Yna
Solution Techtopic Thingworx Extension Eclipse
Thingworx Extension # Thingworx Extension으로 Third-Party Javascript Libraries를 사용하는 방법은 Thingworx Document에 다음과 같이 소개되어 있습니다. if (!jQuery().qtip) { $("body").