Click or drag to resize

ShMergeHelperIsAddedModelFile Method

이미 추가된 모델 파일 여부

Namespace:  VIZPubLib
Assembly:  VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntax
C#
public bool IsAddedModelFile(
	string path
)

Parameters

path
Type: SystemString
파일 경로

Return Value

Type: Boolean
추가된 모델 여부
See Also