Click or drag to resize

IVIZZARDServiceGetBodyCount Method

노드의 형상 개수 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
int GetBodyCount(
	int nodeIndex
)

Parameters

nodeIndex
Type: SystemInt32

[Missing <param name="nodeIndex"/> documentation for "M:SHConnector.IVIZZARDService.GetBodyCount(System.Int32)"]

Return Value

Type: Int32
형상 노드 개수
See Also