ModuleInitializer Methods |
The ModuleInitializer type exposes the following members.
Name | Description | |
---|---|---|
CompareVersion |
Library Version 비교
| |
ExistLibrary |
VIZCore3D.NET.Interop Library 파일 유무
| |
GetAssemblyLocation |
현재 VIZCore3D.NET 어셈블리 경로
| |
GetEntryAssemblyLocation |
실행중인 Entry Assembly 위치 반환
| |
GetInteropLibraryVersion |
VIZCore3D.NET.Interop 파일 버전 반환
| |
GetLibraryVersion |
VIZCore3D.NET Library 파일 버전 반환
| |
Run |
Run
: VIZCore3D.NET 구동에 필요한 Library를 초기화 합니다.
| |
Run(Boolean) |
Run
: VIZCore3D.NET 구동에 필요한 Library를 초기화 합니다. 옵션에 따라 색상 테이블 (rev2bst.config.rev) 을 덮어쓰기 하지 않을 수 있습니다.
| |
Run(Boolean, Boolean) |
Run
: VIZCore3D.NET 구동에 필요한 Library를 초기화 합니다. 옵션에 따라 색상 테이블 (rev2bst.config.rev) 을 덮어쓰기 하지 않을 수 있습니다.
|