Click or drag to resize

IVIZZARDServiceSaveAsPart Method

단일 노드 저장

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
bool SaveAsPart(
	string File,
	bool ReloadModel
)

Parameters

File
Type: SystemString
저장할 파일 이름
ReloadModel
Type: SystemBoolean
노드 저장 후, 모델 새로 고침 여부

Return Value

Type: Boolean
저장 결과
See Also