Files
FESA/tests/fixtures/abaqus/invalid/inactive_part_duplicate_node.inp
T
2026-08-01 04:07:18 +09:00

12 lines
193 B
Plaintext

*PART, NAME=Unused
*NODE
1, 0.0, 0.0, 0.0
1, 1.0, 0.0, 0.0
*END PART
*PART, NAME=Active
*END PART
*ASSEMBLY, NAME=RootAssembly
*INSTANCE, NAME=Active-1, PART=Active
*END INSTANCE
*END ASSEMBLY