feat(abaqus-subset-completion): step 0 — abaqus-input-contract

This commit is contained in:
KOKO\Mimi
2026-08-01 02:24:24 +09:00
parent 18361e4eb2
commit 2b83b1128f
36 changed files with 938 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
*PART, NAME=BeamPart
*END PART
*ASSEMBLY, NAME=Root
*INSTANCE, NAME=Beam-1, PART=BeamPart
*NODE
1, 0.0, 0.0, 0.0
*END INSTANCE
*END ASSEMBLY