Click or drag to resize

IVIZZARDServiceLoadNode Method

노드 로드

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void LoadNode(
	int NodeIndex,
	bool ApplyShapeCache,
	bool Show
)

Parameters

NodeIndex
Type: SystemInt32
노드 인덱스
ApplyShapeCache
Type: SystemBoolean
형상캐쉬 적용여부 - true: 형상캐시(트리구조 보기, 모델전체 보기) 적용, false: 강제로 조회
Show
Type: SystemBoolean
Show / Hide
See Also