Read *.Stp file with MATLAB

2,069 views
Skip to first unread message

Bilal

unread,
Apr 6, 2011, 10:44:43 AM4/6/11
to OpenKinect
Hi all,
Anyone have an idea how can i write Matlab script to read STP file
(CATIA: CAO MODEL) ?
I was looking for ISO-10303-21. the description of file is so long and
i can't find how ISO-10303-21 write STP file

Could somebody help me? I really have no idea!

Regards,

--
Bilal
Message has been deleted

Bilal

unread,
Apr 6, 2011, 10:59:11 AM4/6/11
to OpenKinect
Thank you Meriam for quick response,

Maybe i was not clear to describe my problem, reading file as *.txt is
not problem for me, but how can i explore data of this file i think
that's a prob.
to do that, i should know how STP file is white ? i was looking this
the wiki link http://en.wikipedia.org/wiki/ISO_10303-21
it's complicate to script out the informations !
thx
Bilal

On 6 avr, 16:50, mariem ben fadhl <may...@gmail.com> wrote:
> hi,
> I think it's an ASCII file, so you can read it as you read any other date
> file.http://www.mathworks.com/support/tech-notes/1400/1403.html
>
> 2011/4/6 Bilal <bilal.automati...@gmail.com>
> --
> *Mariem Ben Fadhl
> *
Message has been deleted

Chris &#39;Xenon&#39; Hanson

unread,
Apr 6, 2011, 12:31:28 PM4/6/11
to OpenKinect
On Apr 6, 10:01 am, mariem ben fadhl <may...@gmail.com> wrote:
> The stp file has a given structurehttp://en.wikipedia.org/wiki/ISO_10303-21,
> so you can load the file into a matrix (load comand on matlab),
> And then explore data line by line.http://web.cecs.pdx.edu/~gerry/MATLAB/plotting/loadingPlotData.html

Step is a complex format. You would probably do better to use an
existing library that can read STEP and turn it into geometry and
materials, and then try to interface MATLAB to that.
Reply all
Reply to author
Forward
0 new messages