I want to renumber the entire model with following specifications.
1. 1D elements start with 100000 – no. of elements.
2. 2D elements starts with 100000 – no. of elements
3. Joints starts with 100000 – no. of elements.
4. 3D elements with 100000 – no. of elements.
5. Components start with 100 – no. of components.
I have tried with renumbering option in Hyper mesh. But after 1d elements renumbered(100000 – 100210) when giving renumber on 2d elements it is starting with 100210 – no. of elements. Actually we want 2d ,3d & joint elements also starting from 100000.
Is there any possibilities?