I have a output text file which includes coordinates of all the nodes specified by me in the code:
Content of the file is like :
Node: 1
Coordinates : -2500 -2500 0
Node: 2
Coordinates : -1500 -2500 0
Node: 3
Coordinates : -500 -2500 0
...
...
...
Node: 123
Coordinates : -1500 1500 3000
Disps: 0 0 0 0 0 0
Node: 124
Coordinates : 1500 1500 3000
Disps: 0 0 0 0 0 0
how can i display my model taking coordinates from this output file???
Please help me .
structural modelling
Moderator: Moderators
-
- Posts: 7
- Joined: Tue Feb 08, 2011 1:25 am
- Location: Bhubaneswar, India
- Contact:
structural modelling
Shankar Tayal
Undergraduate Student
School of Infrastructure
Indian Institute of Technology, Bhubaneswar
INDIA
Undergraduate Student
School of Infrastructure
Indian Institute of Technology, Bhubaneswar
INDIA
新建 文本文档 (5)
Thankyou for posting this information.
adidas superstar ii shoes (color spell embroider)
Re: structural modelling
I suggest you to follow these steps:
1- Copy the information to Word.
2- Press Ctrl+f and go to Replace window.
3- Now replace unnecessary word such as “coordinate” and ":" with " ".IF you want to use the OSP you also should replace "Node" with "node".
4- Copy the modified file to a Notepad file and again copy from Notepad to Excel.
5- It’s necessary to use the special paste "Use Text Import Wizard" to paste properly into Excel.
6- Now try to move the x,y,z coordinates into the same rows of nodes.
7- Select the column of nodes and Use the "filter" command. Now only select the node.
8- You see now the right format of nodes. Copy it to a Notepad file and Save as it with tcl Format.
9- Now run the OSP and open the prior file.
Remember that same procedure will be used to import “element” information.
Good Luck.
1- Copy the information to Word.
2- Press Ctrl+f and go to Replace window.
3- Now replace unnecessary word such as “coordinate” and ":" with " ".IF you want to use the OSP you also should replace "Node" with "node".
4- Copy the modified file to a Notepad file and again copy from Notepad to Excel.
5- It’s necessary to use the special paste "Use Text Import Wizard" to paste properly into Excel.
6- Now try to move the x,y,z coordinates into the same rows of nodes.
7- Select the column of nodes and Use the "filter" command. Now only select the node.
8- You see now the right format of nodes. Copy it to a Notepad file and Save as it with tcl Format.
9- Now run the OSP and open the prior file.
Remember that same procedure will be used to import “element” information.
Good Luck.
-
- Posts: 2
- Joined: Fri Sep 23, 2011 2:55 pm
Re: structural modelling
Structural modelling follow on the structure of object of the system which contain a class. This is useful steps for the structural modelling.