Click or drag to resize

IVIZZARDServiceConvertIDTF2U3D Method

IDTF 파일을 U3D 파일로 변환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
bool ConvertIDTF2U3D(
	string IDTF,
	string U3D
)

Parameters

IDTF
Type: SystemString
IDTF 파일 경로
U3D
Type: SystemString
저장할 U3D 파일 경로

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SHConnector.IVIZZARDService.ConvertIDTF2U3D(System.String,System.String)"]

See Also