C# Class SpaceClaim.AddIn.Utilities.ExplodedSTEPSaveHandler

Exports all visible components' bodies in individual step files at their orientation in the assembly.
Inheritance: FileSaveHandler
Afficher le fichier Open project: bcourter/SpaceClaim-AddIns

Méthodes publiques

Méthode Description
ExplodedSTEPSaveHandler ( ) : System
SaveFile ( string path ) : void

Private Methods

Méthode Description
RecurseComponents ( string namePath, IComponent component ) : void

Method Details

ExplodedSTEPSaveHandler() public méthode

public ExplodedSTEPSaveHandler ( ) : System
Résultat System

SaveFile() public méthode

public SaveFile ( string path ) : void
path string
Résultat void