| ModelComparisonManagerLoadFile Method |
모델 비교 대상 모델 불러오기
Namespace:
VIZCore3D.NET.Manager
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public void LoadFile(
string path
)
Parameters
- path
- Type: SystemString
비교하고자 하는 모델 파일 : .VIZ
See Also