Click or drag to resize

IVIZZARDServiceANI_GetAnimationList Method

애니메이션 목록 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
List<Simulation_Animation> ANI_GetAnimationList(
	string strProjectUID
)

Parameters

strProjectUID
Type: SystemString
작업 UID

Return Value

Type: ListSimulation_Animation
애니메이션 목록
See Also