Export as Step what is Bsplinesurface

 From:  Michael Gibson
11773.3 In reply to 11773.1 
Hi Matadem, what types of objects are you trying to export, is it stuff like spheres and cylinders?

By default those types of surfaces will export out to a STEP file as BSplineSurfaces.

But you can set an option so spheres will be a SPHERICAL_SURFACE in the STEP file.

To do that go to Options > General > "Edit .ini file" button and inside moi,ini find the section labeled [NURBS Export] and set the option in there WriteAnalyticSurfaces=y

I'm not sure if that is what you're looking for.

- Michael