STEP file export

STEP file export

Anonymous
Not applicable
3,180 Views
9 Replies
Message 1 of 10

STEP file export

Anonymous
Not applicable

I recently created a design with multiple bodies rotated randomly. These bodies were copies of the same part that was created with a Y-up local axis. 

 

I exported these as a STEP file, then opened them in a rendering program. I needed to use the randomly rotated parts' local axis information to apply graphics to these. No local axis information was found. 

 

I would be amazed if an export from Fusion 360 didn't support local axis information. 

 

Questions: 

 

  • Is F360 using STEP AP203 or AP214?
  • Does this sound like user error?
0 Likes
Accepted solutions (1)
3,181 Views
9 Replies
Replies (9)
Message 2 of 10

TrippyLighting
Consultant
Consultant
Accepted solution

Bodies in Fusion 360 don't have a coordinate system other than the global coordinate system/origin of a design. At least none is accessible to the user.

Instead of moving these bodies, convert them into component before moving them and then move the components.

 

A component has it's own origin and that might make a difference when exporting to a Step file.

 

 


EESignature

Message 3 of 10

SEIZMICdesign
Collaborator
Collaborator

Would still like to know if 203 or 214 as F360 does not explicitly say during export.

0 Likes
Message 4 of 10

MRWakefield
Advisor
Advisor

Looks like it's 214. See below abstract from a STEP file exported from F360:

ISO-10303-21;
HEADER;
/* Generated by software containing ST-Developer
 * from STEP Tools, Inc. (www.steptools.com) 
 */

FILE_DESCRIPTION(
/* description */ (''),
/* implementation_level */ '2;1');

FILE_NAME(
/* name */ 
'C:/Users/Marcus/Desktop/Steam Valve Body (Machined) v2 v2.step',
/* time_stamp */ '2020-01-17T22:49:01+00:00',
/* author */ (''),
/* organization */ (''),
/* preprocessor_version */ 'ST-DEVELOPER v18',
/* originating_system */ 'Autodesk Translation Framework v8.12.0.6',
/* authorisation */ '');

FILE_SCHEMA (('AUTOMOTIVE_DESIGN { 1 0 10303 214 3 1 1 }'));
ENDSEC;

If this answers your question please mark the thread as solved as it can help others find solutions in the future.
Marcus Wakefield


____________________________________________________________________________________
I've created a Windows application (and now Mac as well) for creating custom thread files for Fusion. You can find out about it here. Hope you find it useful.
If you need to know how to offset threads for 3D printing then I've created a guide here which you might find useful.
If you would like to send me a tip for any help I've provided or for any of my software applications you've found useful, you can do this via my Ko-Fi page here.
____________________________________________________________________________________

Message 5 of 10

SEIZMICdesign
Collaborator
Collaborator

Hmmm. wonder why it's not working for the people I'm sending it to then. Thanks for digging that up.

0 Likes
Message 6 of 10

MRWakefield
Advisor
Advisor

Are you able to upload it here for us to take a look at?

If this answers your question please mark the thread as solved as it can help others find solutions in the future.
Marcus Wakefield


____________________________________________________________________________________
I've created a Windows application (and now Mac as well) for creating custom thread files for Fusion. You can find out about it here. Hope you find it useful.
If you need to know how to offset threads for 3D printing then I've created a guide here which you might find useful.
If you would like to send me a tip for any help I've provided or for any of my software applications you've found useful, you can do this via my Ko-Fi page here.
____________________________________________________________________________________

0 Likes
Message 7 of 10

SEIZMICdesign
Collaborator
Collaborator

maybe - it's an ENORMOUS file. I think part of the problem is that they are needing a mesh file. think I'm going to export to stl, then import, then export again as step. 🤞🏻

0 Likes
Message 8 of 10

MRWakefield
Advisor
Advisor

Hmmm ok... If you're thinking that they need a mesh file then I don't think STEP supports that (although I'm willing to be enlightened!). Is this a file you've created in Fusion (or another CAD system) or is this a file that's been supplied by someone else?

If this answers your question please mark the thread as solved as it can help others find solutions in the future.
Marcus Wakefield


____________________________________________________________________________________
I've created a Windows application (and now Mac as well) for creating custom thread files for Fusion. You can find out about it here. Hope you find it useful.
If you need to know how to offset threads for 3D printing then I've created a guide here which you might find useful.
If you would like to send me a tip for any help I've provided or for any of my software applications you've found useful, you can do this via my Ko-Fi page here.
____________________________________________________________________________________

0 Likes
Message 9 of 10

SEIZMICdesign
Collaborator
Collaborator

originally a SolidWorks file, I brought it in to Fusion, tweaked a couple things. exported to step, they said it wasn't working for them. I know the file is fine because I re-imported to Fusion to check before sending - and after they said it wasn't working. So who knows. I'll figure it out at some point but currently other projects are taking priority.

0 Likes
Message 10 of 10

MRWakefield
Advisor
Advisor

Ok, no problem. We'll still be here when/if you need any further assistance 😉

Sounds like your STEP file is ok, I wonder what they're doing with it that it isn't working for them!?!?

BTW, I did some further digging and found that STEP can contain mesh data so I've learned something there.

If this answers your question please mark the thread as solved as it can help others find solutions in the future.
Marcus Wakefield


____________________________________________________________________________________
I've created a Windows application (and now Mac as well) for creating custom thread files for Fusion. You can find out about it here. Hope you find it useful.
If you need to know how to offset threads for 3D printing then I've created a guide here which you might find useful.
If you would like to send me a tip for any help I've provided or for any of my software applications you've found useful, you can do this via my Ko-Fi page here.
____________________________________________________________________________________