Click or drag to resize

ShVIZCoreTransHelper Class

VIZCoreTrans Helper Class
Inheritance Hierarchy
SystemObject
  VIZPubLibShVIZCoreTransHelper

Namespace:  VIZPubLib
Assembly:  VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntax
C#
public class ShVIZCoreTransHelper

The ShVIZCoreTransHelper type exposes the following members.

Constructors
  NameDescription
Public methodShVIZCoreTransHelper
생성자
Top
Properties
  NameDescription
Public propertyElapsedTime
소요 시간
Public propertyEnableLog
로그 기능 활성화/비활성화
Public propertyLogData
Log Data Buffer
Public propertyVIZCoreTrans_EXE
VIZCoreTrans 변환기 프로그램
Public propertyVIZCoreTrans_Process_Log
변환 진행 메시지
Top
Methods
  NameDescription
Public methodConvertToVIZ
CAD to VIZ
Public methodConvertToWeb
CAD to WEB(VIZ, VIZW, THUMBNAIL IMAGE)
Public methodExportEBOMXML
E-BOM XML 추출 (단일 최상위 Assembly 파일 추출)
Top
Events
  NameDescription
Public eventConversionLogReceived
변환 로그 수신 이벤트
Top
See Also