| Problem to import IGES file with DRAW test harness |
 |
| Game Milky |
2012/03/28 14:52 |
I am working with DRAW test harness, I just try to open IGES file in DRAW test harness using
igesread /disk01/files/model.igs a * as displayed in documentation, but i repeatedly got
invalid command name "igesread"
Nothing is informed to declare before using this command, Are there something to define before or what?
I do appreciate ur kind help!
With regards
|
 |
| |
 | | Forum supervisor |
2012/03/28 15:33 |
Dear Game Milky,
Don't forget to load Draw commands before:
> pload ALL
> help igesread
> ## igesread : igesread [file else already loaded model] [name DRAW]
Regards |
 |
| |
 | | Game Milky |
2012/03/28 17:22 |
| Thank you very much: Helped a lot! |
 |
| |