Click or drag to resize

ModelManagerConvertFileDialog Method

CAD 파일을 VIZ 파일 형식으로 변환

Namespace:  VIZCore3D.NET.Manager
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public bool ConvertFileDialog(
	bool showFileInExplorer = true
)

Parameters

showFileInExplorer (Optional)
Type: SystemBoolean
변환 후, 탐색기로 조회

Return Value

Type: Boolean
변환 결과
See Also