Click or drag to resize

IVIZZARDServiceGetPointOnModelNearByCOG Method

입력된 노드 인덱스 배열로 포인트 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
float[] GetPointOnModelNearByCOG(
	int[] NodeIndex
)

Parameters

NodeIndex
Type: SystemInt32
노드 인덱스 배열

Return Value

Type: Single
Point - X, Y, Z
See Also