Advanced Seam Creation with Quad Transition at HW11.0SA
본 슬라이드는 플래시 기반으로 보여지므로, 플래시가 지원되지 않는 기종에서는 보이지 않습니다. [slideshare id=7210999&doc=advancedseamcreationwithquadtransition-110309182651-phpapp01] PDF 파일 다운로드
본 슬라이드는 플래시 기반으로 보여지므로, 플래시가 지원되지 않는 기종에서는 보이지 않습니다. [slideshare id=7210999&doc=advancedseamcreationwithquadtransition-110309182651-phpapp01] PDF 파일 다운로드
아래의 방법을 통해 서버 라이센스를 일정 기간(최대 2주)동안 개인 장비로 빌려올 수 있습니다. Borrow를 하게 되면 서버와 네트워크 연결이 끊겨 있는 상태에서도 HyperWorks 제품군 실행이 가능합니다. LMX_BORROW 이용 방법 설명 아래의 내용을 설정하기 위해서는 환경변수가 ALTAIR_LICENSE_PATH 또는 LMX_LICENSE_PATH 로 설정되어 있어야 합니다. ※ 아래의 내용은 서버가 아닌 클라이언트 (사용자 컴퓨터)에서 실행하는 것입니다. 그리고 반드시 네트워크가 연결된 상태여야 합니다. 서버에서 라이선스를 [...]
Mesh의 평균 크기를 알 수 있는 방법 설명
HyperWorks Desktop에서 사용하는 단축키 관련 설명입니다. [slideshare id=7199345&doc=keyboardshortcutsandfunctionkeysinhyperviewdekim20080107-110308232406-phpapp01]
HyperWorks Desktop에서 사용하는 단축키 관련 설명입니다. [slideshare id=7199345&doc=keyboardshortcutsandfunctionkeysinhyperviewdekim20080107-110308232406-phpapp01]
LMBORROW를 이용하면 네트워크가 연결되었을 때 서버로부터 라이센스를 임시적으로 빌려올 수 있습니다. 따라서, 네트워크가 끊기더라도 BORROW된 라이센스 날짜까지 노트북에서 BORROW된 Feature들을 사용할 수 있습니다. LMBORROW를 사용하기 위해서는 환경변수가 ALTAIR_LM_LICENSE_FILE이 설정이 되어 있어야 합니다. 변수 값(7788@IP)은 보통 서버의 HOSTNAME이나, HOST의 IP를 입력하지만, LMBORROW의 옵션을 사용하는데 있어서는 IP를 사용하는 것을 권장합니다. #. 아래 내용은 서버가 아닌 클라이언트(사용자 컴퓨터)에서 실행하는 것입니다. 1. C:Altairhw10.0securityWIN32에 있는 [...]
ABAQUS CAE에서 출력하게 되면 PART , INSTANCE 정보들을 갖고 있습니다. 이 정보들을 flattened 포맷으로 전환하여 HyperMesh에서 정상적으로 import할 수 있습니다. 아래와 같은 방법을 이용하여 abaqus_v6.env 파일을 수정합니다. 1. abaqus_v6.env 을 text editor로 오픈합니다. 2. 맨 하단으로 이동하셔서 아래의 명령어를 복사 후 붙여넣기 합니다. print_flattened_file=ON def onJobCompletion(): import os,osutils if os.path.exists('%s_f.inp' % id): src='%s_f.inp'%(id) dest=savedir osutils.copy(src,dest) 3. 저장 후, 닫으시고 시작>실행>cmd [...]
In HyperView (HV), HyperGraph (HG) and MotionView (MV) the Text Editor client can communicate with the Plot client. In the Text Editor client, you can access XY data from multiple Plot client windows in a MV, HV or HG session and perform math operations on it using Templex functions. With this functionality, you can create a standard text report in a Text Editor [...]
In HyperView (HV), HyperGraph (HG) and MotionView (MV) the Text Editor client can communicate with the Plot client. In the Text Editor client, you can access XY data from multiple Plot client windows in a MV, HV or HG session and perform math operations on it using Templex functions. With this functionality, you can create a standard text report in a Text Editor [...]
선택한 2D 요소에 1D 요소 붙여 넣기.. 2D 요소마다 Edge를 생성하고 1D Plot을 weld 혹은 rod, rigid와 같은 요소로 업데이트 합니다. Duplicate되어 있는 요소를 찾아 지워줍니다. ------- 스크립트 ------- *createmarkpanel elems 1 "select elems" set elemlist [hm_getmark elems 1] set new_comp [hm_getstring "Component Name=" "Please specify the component name for 1D element"] *collectorcreateonly comps $new_comp "" 8 set configname [ [...]