File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,6 +63,8 @@ set(HEADER_FILES
6363 ${BEAMADAPTER_SRC} /component/model/RodMeshSection.inl
6464 ${BEAMADAPTER_SRC} /component/model/RodSpireSection.h
6565 ${BEAMADAPTER_SRC} /component/model/RodSpireSection.inl
66+ ${BEAMADAPTER_SRC} /component/model/RodSteerableSection.h
67+ ${BEAMADAPTER_SRC} /component/model/RodSteerableSection.inl
6668 ${BEAMADAPTER_SRC} /component/model/RodStraightSection.h
6769 ${BEAMADAPTER_SRC} /component/model/RodStraightSection.inl
6870
@@ -99,6 +101,7 @@ set(SOURCE_FILES
99101 ${BEAMADAPTER_SRC} /component/model/BaseRodSectionMaterial.cpp
100102 ${BEAMADAPTER_SRC} /component/model/RodMeshSection.cpp
101103 ${BEAMADAPTER_SRC} /component/model/RodSpireSection.cpp
104+ ${BEAMADAPTER_SRC} /component/model/RodSteerableSection.cpp
102105 ${BEAMADAPTER_SRC} /component/model/RodStraightSection.cpp
103106)
104107
You can’t perform that action at this time.
0 commit comments