C# 클래스 SpaceClaim.AddIn.Utilities.ExplodedSTEPSaveHandler

Exports all visible components' bodies in individual step files at their orientation in the assembly.
상속: FileSaveHandler
파일 보기 프로젝트 열기: bcourter/SpaceClaim-AddIns

공개 메소드들

메소드 설명
ExplodedSTEPSaveHandler ( ) : System
SaveFile ( string path ) : void

비공개 메소드들

메소드 설명
RecurseComponents ( string namePath, IComponent component ) : void

메소드 상세

ExplodedSTEPSaveHandler() 공개 메소드

public ExplodedSTEPSaveHandler ( ) : System
리턴 System

SaveFile() 공개 메소드

public SaveFile ( string path ) : void
path string
리턴 void