Click or drag to resize

IVIZZARDServiceANI_SetExcludeNode Method

시뮬레이션 재생시 보여야 하는 노드 목록 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void ANI_SetExcludeNode(
	List<int> NodeIndexList
)

Parameters

NodeIndexList
Type: System.Collections.GenericListInt32
노드 목록
See Also