| ReviewManagerSaveAs Method |
리뷰 파일 다른이름으로 저장
Namespace:
VIZCore3D.NET.Manager
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public void SaveAs(
string file,
string model = ""
)
Parameters
- file
- Type: SystemString
리뷰 파일 - model (Optional)
- Type: SystemString
모델 파일
See Also