Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
JBJake Brandeluftka22/02/2024
Hello guys,
i have a macro which should export part to parasolid when i run it. I get notice that has been exported to pah.... but when i go exactly to there i cant see that file. Anybody has idea? Thank you very much.
Option Explicit Sub ExportPartToParasolid() Dim swApp As SldWorks.SldWorks Dim swModel As SldWorks.ModelDoc2 Dim swModelDocExt As SldWorks.ModelDocExtension Dim parasolidFileName As