You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
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.