Isolate and save as Parasolid
Isolate and save as Parasolid
(OP)
My job requires me to save a lot of Parasolids from Solidworks for import into Mastercam. I usually have an assembly and want to save one part from the assembly as a Parasolid with a specific coordinate system. Right now my process is as follows
right click part
select isolate
name and save display state
select display state
file
save as
change save as type to parasolid (*.X_T)
select options
change output coordinate system
select okay
select save
say no to question "One or more parts are hidden or suppressed. Do you want to resolve them?"
I already asked for an ehancement request to make this faster, but I'm not holding my breath considering I cant even get 4 of my SPR's taken care of.
Idealy I would control select a part and a coordinate system in an assembly, and have a shortcut key that when pressed would prompt me for a file name to use (with the assembly name already shown and selected in the dialog ie. "Part.X_T" allowing me to add Hold 1 to the end to make it "Part Hold 1.X_T")
Is there a way to make a macro that does any of this? If so, is there a company that would do this for me? What do they charge?
right click part
select isolate
name and save display state
select display state
file
save as
change save as type to parasolid (*.X_T)
select options
change output coordinate system
select okay
select save
say no to question "One or more parts are hidden or suppressed. Do you want to resolve them?"
I already asked for an ehancement request to make this faster, but I'm not holding my breath considering I cant even get 4 of my SPR's taken care of.
Idealy I would control select a part and a coordinate system in an assembly, and have a shortcut key that when pressed would prompt me for a file name to use (with the assembly name already shown and selected in the dialog ie. "Part.X_T" allowing me to add Hold 1 to the end to make it "Part Hold 1.X_T")
Is there a way to make a macro that does any of this? If so, is there a company that would do this for me? What do they charge?






RE: Isolate and save as Parasolid
Best Regards,
Heckler
Sr. Mechanical Engineer
SW2005 SP 5.0 & Pro/E 2001
Dell Precision 370
P4 3.6 GHz, 1GB RAM
XP Pro SP2.0
NVIDIA Quadro FX 1400
o
_`\(,_
(_)/ (_)
Never argue with an idiot. They'll bring you down to their level and beat you with experience every time.
RE: Isolate and save as Parasolid
If you have MastercamX, you could save yourself time by using the [/b]Mastercam Direct[/b] module which allows direct import of SolidWorks files.
http://
Also creating the SW part as a separate or 'semi-top-down' file allows exact placement of the co-ord system.
RE: Isolate and save as Parasolid
CorBlimeyLimey I think what you are saying is to place the coordinate system in the part using edit part in the assembly. That sounds like a great idea, but I would still like the macro
Thanks guys for responding so quickly
RE: Isolate and save as Parasolid
Reagarding the co-ord system, when working in an assy, I always start a new part (with or without geometry) outside of the assy, and then insert it into the assy. That way the part is always oriented to its own logical origin and ref planes. The parts ref planes are used to mate the part in the assy. From there on (if required) the geometry of the part can be associated to the geometry of other parts in the assy.
RE: Isolate and save as Parasolid
I have not used MasterCAM, but why not use a .sldprt instead of .x_t?
Chris
Systems Analyst, I.S.
SolidWorks 06 4.1/PDMWorks 06
AutoCAD 06
ctopher's home (updated 10-27-06)
RE: Isolate and save as Parasolid
RE: Isolate and save as Parasolid
Their are many ways to make popcorn: one can shake the popper or shake the stove....end result is popcorn.
Best Regards,
Heckler
Sr. Mechanical Engineer
SW2005 SP 5.0 & Pro/E 2001
Dell Precision 370
P4 3.6 GHz, 1GB RAM
XP Pro SP2.0
NVIDIA Quadro FX 1400
o
_`\(,_
(_)/ (_)
Never argue with an idiot. They'll bring you down to their level and beat you with experience every time.