콘텐츠로 이동

hfSectionVisualizer 원격 제어 예제

hfSectionVisualizer: section model 열고 unit 정의

hfSectionVisualizer --remote open D:\Work\P1.sec
hfSectionVisualizer --remote environment-unit-system set kN-cm
hfSectionVisualizer --remote save

hfSectionVisualizer: material 정의 후 section analysis 실행

hfSectionVisualizer --remote material UConcrete C30 --content "30000,0.2,..."
hfSectionVisualizer --remote section SEC1 --content-file D:\Work\section-sec1.txt
hfSectionVisualizer --remote analysis ANA1 --section SEC1 --content-file D:\Work\analysis-ana1.txt
hfSectionVisualizer --remote run-analysis

hfSectionVisualizer: geometry workflow

hfSectionVisualizer --remote generate-circle 500 0 0
hfSectionVisualizer --remote auto-seed --curve-ids 1,2,3,4
hfSectionVisualizer --remote make-face --material CONC --curve-ids 1,2,3,4
hfSectionVisualizer --remote make-mesh build
hfSectionVisualizer --remote compute-section-constants compute